|
DotNetDupe 4.0.6
C++17/20 Implementation of the .NET Base Class Library (BCL)
|
Provides atomic operations for variables that are shared by multiple threads. More...
Go to the source code of this file.
Classes | |
| class | DotNetDupe::System::Threading::Interlocked< T > |
| Provides atomic operations for variables that are shared by multiple threads. More... | |
| class | DotNetDupe::System::Threading::InterlockedInternal |
| Internal helper exposing platform-specific atomic intrinsic primitives. More... | |
Namespaces | |
| namespace | DotNetDupe |
| namespace | DotNetDupe::System |
| namespace | DotNetDupe::System::Threading |
Provides atomic operations for variables that are shared by multiple threads.
Standard Citation: ECMA-335 CLI Common Language Infrastructure.
Definition in file Interlocked.h.