◆ LO_mutex_lock()
LO_mutex_lock::LO_mutex_lock |
( |
LO_mutex * |
mutex, |
|
|
const char * |
src_file, |
|
|
int |
src_line, |
|
|
LO_thread * |
thread |
|
) |
| |
◆ ~LO_mutex_lock()
LO_mutex_lock::~LO_mutex_lock |
( |
| ) |
|
|
inlineoverride |
◆ dump()
void LO_mutex_lock::dump |
( |
FILE * |
out | ) |
const |
|
virtual |
◆ get_class_name()
const char * LO_mutex_lock::get_class_name |
( |
| ) |
const |
|
overridevirtual |
◆ get_mutex()
LO_mutex * LO_mutex_lock::get_mutex |
( |
| ) |
const |
|
inline |
◆ get_node()
LO_node * LO_mutex_lock::get_node |
( |
| ) |
const |
◆ get_state_name()
const char * LO_mutex_lock::get_state_name |
( |
| ) |
const |
|
overridevirtual |
◆ get_state_node()
LO_node * LO_mutex_lock::get_state_node |
( |
| ) |
const |
|
overridevirtual |
◆ get_thread()
◆ m_mutex
◆ m_thread
Owning thread.
Could be null for uninstrumented threads.
The documentation for this class was generated from the following file: