#include <ntosdef.h>
Public Attributes | |
CSHORT | Type |
CSHORT | Size |
ULONG | Spare0 |
_KTHREAD * | Thread |
LIST_ENTRY | ApcListEntry |
PKKERNEL_ROUTINE | KernelRoutine |
PKRUNDOWN_ROUTINE | RundownRoutine |
PKNORMAL_ROUTINE | NormalRoutine |
PVOID | NormalContext |
PVOID | SystemArgument1 |
PVOID | SystemArgument2 |
CCHAR | ApcStateIndex |
KPROCESSOR_MODE | ApcMode |
BOOLEAN | Inserted |
|
|
|
|
|
|
|
Definition at line 254 of file ntosdef.h. Referenced by KeFlushQueueApc(), and KiDeliverApc(). |
|
Definition at line 241 of file ntosdef.h. Referenced by KiDeliverApc(), and KiSuspendThread(). |
|
Definition at line 244 of file ntosdef.h. Referenced by KiDeliverApc(), and PspExitNormalApc(). |
|
Definition at line 243 of file ntosdef.h. Referenced by KiDeliverApc(), and KiInsertQueueApc(). |
|
Definition at line 242 of file ntosdef.h. Referenced by PspExitThread(). |
|
|
|
|
|
Definition at line 250 of file ntosdef.h. Referenced by KeSetAutoAlignmentThread(), KiDeliverApc(), NtGetContextThread(), and NtSetContextThread(). |
|
Definition at line 251 of file ntosdef.h. Referenced by CmpPostApcRunDown(), KeSetAutoAlignmentThread(), KiDeliverApc(), NtGetContextThread(), and NtSetContextThread(). |
|
Definition at line 239 of file ntosdef.h. Referenced by ExpTimerApcRoutine(), and ExTimerRundown(). |
|
|