OdMutex.h
This class implements Mutex objects in a ODA Platform context.
Mutex objects are used to synchronize between threads and across processes. Corresponding C++ library: TD_Root
Other Classes