Ice 3.7 C++11 API Reference
|
#include <Lock.h>
Public Member Functions | |
TryLockT (const T &mutex) | |
![]() | |
void | acquire () const |
bool | acquired () const |
LockT (const T &mutex) | |
void | release () const |
bool | tryAcquire () const |
~LockT () | |
Additional Inherited Members | |
![]() | |
LockT (const T &mutex, bool) | |
|
inline |