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

| LIST_ENTRY _KAPC::ApcListEntry |
| KPROCESSOR_MODE _KAPC::ApcMode |
| BOOLEAN _KAPC::Inserted |
Definition at line 619 of file ketypes.h.
Referenced by KeFlushQueueApc(), and KiDeliverApc().
| PVOID _KAPC::NormalContext |
Definition at line 614 of file ketypes.h.
Referenced by KiDeliverApc().
| PVOID _KAPC::SystemArgument1 |
Definition at line 615 of file ketypes.h.
Referenced by KiDeliverApc(), PsGetContextThread(), and PsSetContextThread().
| PVOID _KAPC::SystemArgument2 |
Definition at line 616 of file ketypes.h.
Referenced by KiDeliverApc(), PsGetContextThread(), and PsSetContextThread().