#include <libusbemu_threads.h>
Public Member Functions | |
RAIIMutex (QuickMutex &mutex) | |
~RAIIMutex () | |
Public Attributes | |
QuickMutex & | m_mutex |
Definition at line 51 of file libusbemu_threads.h.
|
inline |
Definition at line 54 of file libusbemu_threads.h.
|
inline |
Definition at line 55 of file libusbemu_threads.h.
QuickMutex& libusbemu::RAIIMutex::m_mutex |
Definition at line 53 of file libusbemu_threads.h.