Added a wrapper class around POSIX semaphores.
This commit is contained in:
@@ -62,6 +62,7 @@ selectors/traffic_selector.c selectors/traffic_selector.h \
|
||||
threading/thread.h threading/thread.c \
|
||||
threading/thread_value.h threading/thread_value.c \
|
||||
threading/mutex.h threading/mutex.c threading/condvar.h \
|
||||
threading/semaphore.h threading/semaphore.c \
|
||||
threading/rwlock.h threading/rwlock.c \
|
||||
threading/lock_profiler.h \
|
||||
utils.h utils.c \
|
||||
|
||||
Reference in New Issue
Block a user