|
DotNetDupe 4.0.6
C++17/20 Implementation of the .NET Base Class Library (BCL)
|
Base abstract classes for synchronization wait handles. More...
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 |
Base abstract classes for synchronization wait handles.
Definition in file WaitHandle.h.