DSL
Public Member Functions | List of all members
DSL_Mutex_pthreads Class Reference
Inheritance diagram for DSL_Mutex_pthreads:
Inheritance graph
[legend]
Collaboration diagram for DSL_Mutex_pthreads:
Collaboration graph
[legend]

Public Member Functions

 DSL_Mutex_pthreads (int timeout=DSL_DEFAULT_MUTEX_TIMEOUT)
 
bool Lock (int timeout)
 
bool Lock ()
 
void Release ()
 
void SetLockTimeout (int timeout)
 
bool IsLocked ()
 
bool IsLockMine ()
 
THREADIDTYPE LockingThread ()
 

Detailed Description

Definition at line 107 of file Mutex.h.


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