CPPMyth
Library to interoperate with MythTV server
NSROOT::OS::CMutex Class Reference

Public Member Functions

mutex_t * NativeHandle ()
 
bool TryLock ()
 
void Lock ()
 
void Unlock ()
 
void Clear ()
 

Private Member Functions

 CMutex (const CMutex &other)
 
CMutexoperator= (const CMutex &other)
 

Private Attributes

mutex_t m_handle
 
volatile unsigned m_lockCount
 

Detailed Description

Definition at line 31 of file mutex.h.


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