C++ Crashkurs
semaphore.h File Reference
Semaphore for synchronization of threads. More...
#include "sync/waitingroom.h"


Classes | |
class | Semaphore |
Semaphore used for synchronization of threads. More... | |
Detailed Description
Semaphore for synchronization of threads.