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

Limits the number of threads that can access a resource or pool of resources concurrently. More...

Go to the source code of this file.

Classes

class  DotNetDupe::System::Threading::Semaphore
 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

Detailed Description

Limits the number of threads that can access a resource or pool of resources concurrently.

Standard Citation: ECMA-335 CLI Common Language Infrastructure.

Definition in file Semaphore.h.