CMutexClass Class Reference

#include <MutexClass.h>

List of all members.

Public Member Functions

void Lock ()
void Unlock ()
 CMutexClass (void)
 ~CMutexClass (void)

Public Attributes

BOOL m_bCreated

Private Attributes

pthread_mutex_t m_mutex
ThreadId_t m_owner

Constructor & Destructor Documentation

CMutexClass::CMutexClass ( void   ) 
CMutexClass::~CMutexClass ( void   ) 

Member Function Documentation

void CMutexClass::Lock (  ) 

Here is the call graph for this function:

Here is the caller graph for this function:

void CMutexClass::Unlock (  ) 

Here is the call graph for this function:

Here is the caller graph for this function:


Member Data Documentation

pthread_mutex_t CMutexClass::m_mutex [private]

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

Generated on 4 Mar 2010 for TReqS by  doxygen 1.6.1