HDK
|
#include <IlmThreadMutex.h>
Public Member Functions | |
Lock (const Mutex &m, bool autoLock=true) | |
~Lock () | |
Lock (const Lock &)=delete | |
Lock & | operator= (const Lock &)=delete |
Lock (Lock &&)=delete | |
Lock & | operator= (Lock &&)=delete |
void | acquire () |
void | release () |
bool | locked () |
Definition at line 134 of file IlmThreadMutex.h.
Definition at line 138 of file IlmThreadMutex.h.
|
inline |
Definition at line 148 of file IlmThreadMutex.h.
|
delete |
|
inline |
Definition at line 158 of file IlmThreadMutex.h.
|
inline |
Definition at line 170 of file IlmThreadMutex.h.
|
inline |
Definition at line 164 of file IlmThreadMutex.h.