ReactOS 0.4.16-dev-59-gd481587
|
#include <ketypes.h>
Public Attributes | |
CSHORT | Type |
CSHORT | Size |
KEVENT | LowEvent |
KEVENT | HighEvent |
KEVENT _KEVENT_PAIR::HighEvent |
Definition at line 979 of file ketypes.h.
Referenced by NtSetHighEventPair(), NtSetHighWaitLowEventPair(), NtSetLowWaitHighEventPair(), and NtWaitHighEventPair().
KEVENT _KEVENT_PAIR::LowEvent |
Definition at line 978 of file ketypes.h.
Referenced by NtSetHighWaitLowEventPair(), NtSetLowEventPair(), NtSetLowWaitHighEventPair(), and NtWaitLowEventPair().