|
BDE 4.14.0 Production release
|
#include <bslmt_lockguard.h>
Public Member Functions | |
| TryLockGuard (T *lock, int attempts=1) | |
Public Member Functions inherited from bslmt::LockGuardTryLock< T > | |
| LockGuardTryLock (T *lock, int attempts=1) | |
| ~LockGuardTryLock () | |
| T * | release () |
| T * | ptr () const |
See bslmt_lockguard
|
inlineexplicit |