#include <PthMutex.hh>
Public Member Functions | |
clPthMutex () | |
~clPthMutex () | |
void | Wait () |
void | Release () |
pth_mutex_t * | GetPtr () |
Private Attributes | |
pth_mutex_t | pthmMutex |
|
Definition at line 33 of file PthMutex.hh. |
|
Definition at line 34 of file PthMutex.hh. |
|
Definition at line 35 of file PthMutex.hh. |
|
Definition at line 36 of file PthMutex.hh. |
|
Definition at line 37 of file PthMutex.hh. |
|
Definition at line 31 of file PthMutex.hh. |