ReactOS 0.4.16-dev-942-g91fadeb
|
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().