int tryWait()
Definition semaphore.cpp:42
int wait()
Definition semaphore.cpp:34
Semaphore(char name[], unsigned int val)
Definition semaphore.cpp:27
int post()
Definition semaphore.cpp:38
void close()
Definition semaphore.cpp:46
Definition binarySemaphore.hpp:45