| Class | Description |
|---|---|
| ConcurrentResource |
Implements the "ConcurrentResource" resource.
|
| ConcurrentRights |
Implements the
ConcurrentResource rights objects. |
| EventSemaphore |
Implements an event semaphore concurrency primitive.
|
| FileSystemRights |
Implements the
FileSystemResource rights objects. |
| RelatedResource |
Implements the base class for a named, reference counted concurrency primitive that can be
naturally shared across "related" threads.
|
| Enum | Description |
|---|---|
| WaitStatus |
Report the various possible reasons a wait ended.
|