Semaphore
Inherits: RefCounted < Object
There is currently no description for this class. Please help us by contributing one!
Methods
void |
post ( ) |
try_wait ( ) |
|
void |
wait ( ) |
Method Descriptions
void post ( )
There is currently no description for this method. Please help us by contributing one!
bool try_wait ( )
There is currently no description for this method. Please help us by contributing one!
void wait ( )
There is currently no description for this method. Please help us by contributing one!