C3D Toolkit  Kernel - 117982, Vision - 2.9.2.2

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.
 
CommonRecursiveMutexGetLock () const
 Get a pointer to the mutex object.
 

Detailed Description

Base synchronization object with support of nested locks.

Base synchronization object with support of nested locks.


The documentation for this class was generated from the following file: