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 32 of file IlmThreadMutex.h.
|
inline |
Definition at line 36 of file IlmThreadMutex.h.
|
inline |
Definition at line 46 of file IlmThreadMutex.h.
|
delete |
|
delete |
|
inline |
Definition at line 55 of file IlmThreadMutex.h.
|
inline |
Definition at line 67 of file IlmThreadMutex.h.
|
inline |
Definition at line 61 of file IlmThreadMutex.h.