#include <pthread.h>, just in case
This commit is contained in:
@@ -7,6 +7,7 @@
|
|||||||
#define PID_BASED_THREADS
|
#define PID_BASED_THREADS
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#include <pthread.h>
|
||||||
#include <semaphore.h>
|
#include <semaphore.h>
|
||||||
|
|
||||||
class ThreadImpl_Pthreads: public ThreadImpl
|
class ThreadImpl_Pthreads: public ThreadImpl
|
||||||
|
|||||||
Reference in New Issue
Block a user