|
DotNetDupe 4.0.6
C++17/20 Implementation of the .NET Base Class Library (BCL)
|
Represents a lightweight alternative to Semaphore for intra-process synchronization. More...
Go to the source code of this file.
Classes | |
| class | DotNetDupe::System::Threading::SemaphoreSlim |
| Represents a lightweight alternative to Semaphore that limits the number of threads that can access a resource or pool of resources concurrently. More... | |
Namespaces | |
| namespace | DotNetDupe |
| namespace | DotNetDupe::System |
| namespace | DotNetDupe::System::Threading |
Represents a lightweight alternative to Semaphore for intra-process synchronization.
Standard Citation: ECMA-335 CLI Common Language Infrastructure.
Definition in file SemaphoreSlim.h.