|
CMSDK
2.0.1
|
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 |
1.8.14