Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdMutex Class
Syntax
C++
class OdMutex : public OdNonCopyable;

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

OdMutexOdMutex

File: OdMutex.h 

Module: API Reference 

Copyright © 2002-2022. Open Design Alliance All rights reserved.