This class implements AutoLock object for OdMutex*.
Mutex objects are used to synchronize between threads and across processes.
MutexAutoLock objects automatically lock the specified OdMutex object when constructed and unlock it when destroyed.
Corresponding C++ library: Root
File: ThreadsCounter.h
Module: API Reference