Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

_KAPC_STATE Struct Reference

#include <ke.h>

List of all members.

Public Attributes

LIST_ENTRY ApcListHead [MaximumMode]
_KPROCESSProcess
BOOLEAN KernelApcInProgress
BOOLEAN KernelApcPending
BOOLEAN UserApcPending


Member Data Documentation

LIST_ENTRY _KAPC_STATE::ApcListHead[MaximumMode]
 

Definition at line 243 of file ke.h.

Referenced by Ke386VdmInsertQueueApc(), KeDetachProcess(), KeReleaseMutant(), KeRemoveQueueApc(), KeTestAlertThread(), KeUnstackDetachProcess(), KiDeliverApc(), KiInsertQueueApc(), and KiSuspendThread().

BOOLEAN _KAPC_STATE::KernelApcInProgress
 

Definition at line 245 of file ke.h.

Referenced by KeDetachProcess(), KeUnstackDetachProcess(), KiDeliverApc(), and KiInsertQueueApc().

BOOLEAN _KAPC_STATE::KernelApcPending
 

Definition at line 246 of file ke.h.

Referenced by Ke386VdmInsertQueueApc(), KeDelayExecutionThread(), KeDetachProcess(), KeReleaseMutant(), KeRemoveQueue(), KeRemoveQueueApc(), KeUnstackDetachProcess(), KeWaitForMultipleObjects(), KeWaitForSingleObject(), KiDeliverApc(), and KiInsertQueueApc().

struct _KPROCESS* _KAPC_STATE::Process
 

Definition at line 244 of file ke.h.

Referenced by Ke386CallBios(), Ke386SetIOPL(), KeAttachProcess(), KeAttachSessionSpace(), KeBoostCurrentThread(), KeDelayExecutionThread(), KeDetachProcess(), KeDetachSessionSpace(), KeDisableSessionSharing(), KeEnableSessionSharing(), KeFlushEntireTb(), KeFlushMultipleTb(), KeFlushMultipleTb64(), KeFlushSingleTb(), KeFlushSingleTb64(), KeForceAttachProcess(), KeFreezeAllThreads(), KeProfileInterruptWithSource(), KeSetEventBoostPriority(), KeStackAttachProcess(), KeUnstackDetachProcess(), KeUpdateRunTime(), KiQuantumEnd(), KiScanReadyQueues(), KiSyncNewRegionIdTarget(), KiSyncSessionTarget(), NtYieldExecution(), and PspExitThread().

BOOLEAN _KAPC_STATE::UserApcPending
 

Definition at line 247 of file ke.h.

Referenced by Ke386VdmInsertQueueApc(), KeRemoveQueue(), KeRemoveQueueApc(), KeTestAlertThread(), KiDeliverApc(), KiInsertQueueApc(), KiSuspendThread(), and PspUserThreadStartup().


The documentation for this struct was generated from the following file:
Generated on Sat May 15 19:46:19 2004 for test by doxygen 1.3.7