|
MADNESS
version 0.9
|
Mutex that is applied/released at start/end of a scope. More...
#include <worldmutex.h>
Public Member Functions | |
| ScopedMutex (const mutexT *m) | |
| ScopedMutex (const mutexT &m) | |
| virtual | ~ScopedMutex () |
Mutex that is applied/released at start/end of a scope.
The mutex must provide lock and unlock methods
|
inline |
|
inline |
|
inlinevirtual |
1.8.8