|
ReactOS 0.4.16-dev-1946-g52006dd
|

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().