|
| PspSemaphore (int initialValue, int maxValue=255) |
|
bool | take () |
|
bool | takeWithTimeOut (uint timeOut) |
|
bool | give (int num=1) |
|
bool | pollForValue (int value) |
|
int | numOfWaitingThreads () |
|
int | getValue () |
|
The documentation for this class was generated from the following file: