DotNetDupe 4.0.6
C++17/20 Implementation of the .NET Base Class Library (BCL)
Loading...
Searching...
No Matches
Mutex.h File Reference

A synchronization primitive that can also be used for interprocess synchronization. More...

Go to the source code of this file.

Classes

class  DotNetDupe::System::Threading::Mutex
 A synchronization primitive that can also be used for interprocess synchronization. More...

Namespaces

namespace  DotNetDupe
namespace  DotNetDupe::System
namespace  DotNetDupe::System::Threading

Detailed Description

A synchronization primitive that can also be used for interprocess synchronization.

Standard Citation: ECMA-335 CLI Common Language Infrastructure.

Definition in file Mutex.h.