IDA SDK
|
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) | |
Mutex locker object. Will lock a given mutex upon creation and unlock it when the object is destroyed.