#include <lib/sconfig.h>
#include <lib/threads/mutex.h>
#include <lib/threads/condition.h>
Include dependency graph for tsemaphore.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | Semaphore |
This class implements a standard semaphore. More... | |
Defines | |
#define | _ThreadLibrary_Semaphore_H_ 1 |
Definition in file tsemaphore.h.
|
Definition at line 18 of file tsemaphore.h. |