|
C3D Toolkit
Kernel - 118057, Vision - 2.14.7.1821
|
Base synchronization object with support of nested locks. More...
#include <tool_mutex.h>
Public Member Functions | |
| void | Lock () const |
| Switch lock on. | |
| void | Unlock () const |
| Switch lock off if locking has been set. | |
| CommonRecursiveMutex * | GetLock () const |
| Get a pointer to the mutex object. | |
Base synchronization object with support of nested locks.
Base synchronization object with support of nested locks.