ReactOS 0.4.15-dev-8614-gbc76250
|
Public Attributes | |
LIST_ENTRY | ListEntry |
PVOID | WaitKey |
BOOLEAN | ListRemovalHandled |
LIST_ENTRY _COND_VAR_WAIT_ENTRY::ListEntry |
BOOLEAN _COND_VAR_WAIT_ENTRY::ListRemovalHandled |
Definition at line 34 of file condvar.c.
Referenced by InternalSleep().
PVOID _COND_VAR_WAIT_ENTRY::WaitKey |
Definition at line 33 of file condvar.c.
Referenced by InternalSleep().