|
HLIBpro
2.3.1
|
Provides automatic lock and unlock for mutices.
#include <TMutex.hh>
Inherits scoped_lock.
Public Member Functions | |
| TScopedLock (TMutex &m) | |
| ctor: lock mutex | |
| TScopedLock (TLockable &m) | |
| ctor: lock lockable object | |
1.8.9.1