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

Public Member Functions

 Mutex (const char *name, bool force=false)
 
bool enter ()
 
bool enter (uint32 timeout, const char *errorMsg=NULL)
 
bool leave ()
 

Protected Attributes

char * name
 
bool created
 
uint32 osid
 
uint32 total
 
uint32 count
 
pthread_mutex_t * mutex
 

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