#include <ke.h>
Public Attributes | |
LIST_ENTRY | ApcListHead [MaximumMode] |
_KPROCESS * | Process |
BOOLEAN | KernelApcInProgress |
BOOLEAN | KernelApcPending |
BOOLEAN | UserApcPending |
|
Definition at line 243 of file ke.h. Referenced by Ke386VdmInsertQueueApc(), KeDetachProcess(), KeReleaseMutant(), KeRemoveQueueApc(), KeTestAlertThread(), KeUnstackDetachProcess(), KiDeliverApc(), KiInsertQueueApc(), and KiSuspendThread(). |
|
Definition at line 245 of file ke.h. Referenced by KeDetachProcess(), KeUnstackDetachProcess(), KiDeliverApc(), and KiInsertQueueApc(). |
|
Definition at line 246 of file ke.h. Referenced by Ke386VdmInsertQueueApc(), KeDelayExecutionThread(), KeDetachProcess(), KeReleaseMutant(), KeRemoveQueue(), KeRemoveQueueApc(), KeUnstackDetachProcess(), KeWaitForMultipleObjects(), KeWaitForSingleObject(), KiDeliverApc(), and KiInsertQueueApc(). |
|
|
Definition at line 247 of file ke.h. Referenced by Ke386VdmInsertQueueApc(), KeRemoveQueue(), KeRemoveQueueApc(), KeTestAlertThread(), KiDeliverApc(), KiInsertQueueApc(), KiSuspendThread(), and PspUserThreadStartup(). |