|
Ice 3.7 C++98 API Reference
|
#include <Lock.h>


Public Member Functions | |
| TryLockT (const T &mutex) | |
| Public Member Functions inherited from IceUtil::LockT< T > | |
| void | acquire () const |
| bool | acquired () const |
| LockT (const T &mutex) | |
| void | release () const |
| bool | tryAcquire () const |
| ~LockT () | |
Additional Inherited Members | |
| Protected Member Functions inherited from IceUtil::LockT< T > | |
| LockT (const T &mutex, bool) | |
|
inline |