C3D Toolkit  Kernel - 117982, Vision - 2.9.2.2

Base synchronization object with lazy initialization. More...

#include <tool_mutex.h>

+ Inheritance diagram for MbSyncItem:
+ Collaboration diagram for MbSyncItem:

Public Member Functions

void Lock () const
 Switch lock on (locking happens only in parallel region).
 
void Unlock () const
 Switch lock off if locking has been set.
 

Detailed Description

Base synchronization object with lazy initialization.

Base object which provides means of synchronization and creates a lock when needed.


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