simple-timer-for-c-language icon indicating copy to clipboard operation
simple-timer-for-c-language copied to clipboard

fix bug

Open pukaifei opened this issue 6 years ago • 1 comments

1.fix bug: epoll_wait timeout -1 --> 20 2.fix bug: main.c free 3.update: pthread_mutex_init in init function

pukaifei avatar Mar 19 '19 02:03 pukaifei

1.fix bug: epoll_wait timeout -1 --> 20(-1 not a bug, is a block method) 2.fix bug: main.c free 3.update: pthread_mutex_init in init function

ielife avatar May 08 '19 09:05 ielife