CMSDK  2.0.1
Public Member Functions | Protected Attributes | List of all members
cmlabs::utils::Event Class Reference

Public Member Functions

 Event (const char *name)
 
bool waitNext ()
 
bool waitNext (uint32 timeout)
 
bool signal ()
 

Protected Attributes

char * name
 
pthread_cond_t * event
 
pthread_mutex_t * mutex
 

The documentation for this class was generated from the following files: