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

Base abstract classes for synchronization wait handles. More...

#include "Common.h"
#include "System/Object.h"

Go to the source code of this file.

Classes

class  DotNetDupe::System::Threading::LockWaitHandle
 Abstract base class for wait handles that support releasing acquire counts. More...
class  DotNetDupe::System::Threading::WaitHandle
 Encapsulates operating system-specific objects that wait for exclusive access to shared resources. More...

Namespaces

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

Detailed Description

Base abstract classes for synchronization wait handles.

Definition in file WaitHandle.h.