C++ Crashkurs
semaphore.h File Reference
Semaphore for synchronization of threads. More...
#include "sync/waitingroom.h" Include dependency graph for semaphore.h:
 Include dependency graph for semaphore.h: This graph shows which files directly or indirectly include this file:
 This graph shows which files directly or indirectly include this file:| Classes | |
| class | Semaphore | 
| Semaphore used for synchronization of threads.  More... | |
Detailed Description
Semaphore for synchronization of threads.