|
DotNetDupe 4.0.6
C++17/20 Implementation of the .NET Base Class Library (BCL)
|
Provides a re-entrant mutual exclusion primitive for thread synchronization. More...
Go to the source code of this file.
Classes | |
| class | DotNetDupe::System::Threading::CriticalSection |
| Provides a re-entrant mutual exclusion primitive for thread synchronization. More... | |
Namespaces | |
| namespace | DotNetDupe |
| namespace | DotNetDupe::System |
| namespace | DotNetDupe::System::Threading |
Provides a re-entrant mutual exclusion primitive for thread synchronization.
Standard Citation: Win32 CRITICAL_SECTION, POSIX pthread_mutex_t (PTHREAD_MUTEX_RECURSIVE).
Definition in file CriticalSection.h.