ScummVM API documentation
PspSemaphore Class Reference

Public Member Functions

 PspSemaphore (int initialValue, int maxValue=255)
 
bool take ()
 
bool takeWithTimeOut (uint32 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: