IDA SDK
Public Member Functions | List of all members
qmutex_locker_t Class Reference

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)
 

Detailed Description

Mutex locker object. Will lock a given mutex upon creation and unlock it when the object is destroyed.


The documentation for this class was generated from the following file: