ReactOS 0.4.16-dev-401-g45b008d
|
#include <ketypes.h>
LIST_ENTRY _KAPC::ApcListEntry |
KPROCESSOR_MODE _KAPC::ApcMode |
BOOLEAN _KAPC::Inserted |
Definition at line 567 of file ketypes.h.
Referenced by KeFlushQueueApc(), and KiDeliverApc().
PVOID _KAPC::NormalContext |
Definition at line 562 of file ketypes.h.
Referenced by KiDeliverApc().
PVOID _KAPC::SystemArgument1 |
Definition at line 563 of file ketypes.h.
Referenced by KiDeliverApc(), PsGetContextThread(), and PsSetContextThread().
PVOID _KAPC::SystemArgument2 |
Definition at line 564 of file ketypes.h.
Referenced by KiDeliverApc(), PsGetContextThread(), and PsSetContextThread().