Coconut Framework
beta
|
Object for mutex operation. More...
#include <CNLock.h>
Public Attributes | |
pthread_mutex_t | mutex |
Object for mutex operation.
pthread_mutex_t CNLock::mutex |
The posix mutex is used
Referenced by CNDestroyLock(), CNInitLock(), CNLock(), and CNUnlock().