Definition at line 45 of file WaitQueue.h.
◆ Channel()
| WaitQueue::Channel::Channel |
( |
const void * |
owner = nullptr, |
|
|
uintptr_t |
value = 0 |
|
) |
| |
|
inline |
A synchronization key: a wake only matches an equal Channel. Diagnostic-only metadata belongs in debugState/debugAddress.
Definition at line 50 of file WaitQueue.h.
◆ operator==()
| bool WaitQueue::Channel::operator== |
( |
const Channel & |
other | ) |
const |
|
inline |
◆ owner
| const void* WaitQueue::Channel::owner |
◆ value
| uintptr_t WaitQueue::Channel::value |
The documentation for this struct was generated from the following file: