|
BDE 4.39.x Production Release
|
#include <bslmt_lockguard.h>
See bslmt_lockguard
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 |
|
inlineexplicit |