Definition at line 31 of file mutex.h.
◆ Mutex()
| NSROOT::OS::Mutex::Mutex |
( |
| ) |
|
|
inline |
◆ ~Mutex()
| NSROOT::OS::Mutex::~Mutex |
( |
| ) |
|
|
inline |
◆ clear()
| void NSROOT::OS::Mutex::clear |
( |
| ) |
|
|
inline |
◆ lock()
| void NSROOT::OS::Mutex::lock |
( |
| ) |
|
|
inline |
◆ native_handle()
| mutex_t * NSROOT::OS::Mutex::native_handle |
( |
| ) |
|
|
inline |
◆ try_lock()
| bool NSROOT::OS::Mutex::try_lock |
( |
| ) |
|
|
inline |
◆ unlock()
| void NSROOT::OS::Mutex::unlock |
( |
| ) |
|
|
inline |
◆ m_handle
| mutex_t NSROOT::OS::Mutex::m_handle |
|
private |
◆ m_lockCount
| unsigned NSROOT::OS::Mutex::m_lockCount |
|
private |
The documentation for this class was generated from the following file:
- /home/jlb/src/janbar/PVR/cppmythlib/cppmyth/src/private/os/threads/mutex.h