|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <ketypes.h>

Public Attributes | |
| CSHORT | Type |
| CSHORT | Size |
| KEVENT | LowEvent |
| KEVENT | HighEvent |
| KEVENT _KEVENT_PAIR::HighEvent |
Definition at line 1104 of file ketypes.h.
Referenced by NtSetHighEventPair(), NtSetHighWaitLowEventPair(), NtSetLowWaitHighEventPair(), and NtWaitHighEventPair().
| KEVENT _KEVENT_PAIR::LowEvent |
Definition at line 1103 of file ketypes.h.
Referenced by NtSetHighWaitLowEventPair(), NtSetLowEventPair(), NtSetLowWaitHighEventPair(), and NtWaitLowEventPair().