ExternalMutex::Mutex Class Reference

Public Member Functions

 Mutex (int spinCount=DEFAULT_SPIN_COUNT)
 
 Mutex (const char *name)
 
void Lock () const
 
void Unlock () const
 
bool TryLock () const
 

Protected Attributes

unsigned long long m_workSpaceBuffer [15]
 

Detailed Description

Definition at line 17 of file ExternalMutex.h.


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