#include <fast_mutex.h>
Definition at line 294 of file fast_mutex.h.
◆ fast_mutex() [1/2]
qx::memory::fast_mutex::fast_mutex |
( |
| ) |
|
|
inline |
◆ ~fast_mutex()
qx::memory::fast_mutex::~fast_mutex |
( |
| ) |
|
|
inline |
◆ fast_mutex() [2/2]
qx::memory::fast_mutex::fast_mutex |
( |
const fast_mutex & | | ) |
|
|
private |
◆ lock()
void qx::memory::fast_mutex::lock |
( |
| ) |
|
|
inline |
◆ operator=()
◆ unlock()
void qx::memory::fast_mutex::unlock |
( |
| ) |
|
|
inline |
◆ _M_locked
bool qx::memory::fast_mutex::_M_locked |
|
private |
The documentation for this class was generated from the following file: