#include <Mutex.h>
Definition at line 26 of file Mutex.h.
◆ Mutex() [1/2]
◆ Mutex() [2/2]
Mutex::Mutex |
( |
std::string |
sName | ) |
|
|
inline |
◆ ~Mutex()
◆ lock()
bool Mutex::lock |
( |
unsigned int |
uiTimeOut = INFINITE | ) |
|
|
inline |
Returns true if log was successful.
Definition at line 50 of file Mutex.h.
◆ unlock()
◆ m_hMutex
pthread_mutex_t Mutex::m_hMutex |
|
private |
The documentation for this class was generated from the following file: