IDA C++ SDK 9.2
|
Mutex locker object. Will lock a given mutex upon creation and unlock it when the object is destroyed. More...
#include <pro.h>
Public Member Functions | |
qmutex_locker_t (qmutex_t _lock) | |
~qmutex_locker_t (void) |
Mutex locker object. Will lock a given mutex upon creation and unlock it when the object is destroyed.
|
inline |
|
inline |