ReactOS
0.4.15-dev-1636-gf634010
|
#include <ketypes.h>
union { ... } |
union { ... } |
union { ... } |
union { ... } |
union { ... } |
union { ... } |
union { ... } |
union { ... } |
union { ... } |
union { ... } |
GROUP_AFFINITY _KTHREAD::Affinity |
Definition at line 1870 of file ketypes.h.
Referenced by KdbpCmdThread(), KeRevertToUserAffinityThread(), KeSetSystemAffinityThread(), and NtQueryInformationThread().
UCHAR _KTHREAD::AffinityFill[FIELD_OFFSET(GROUP_AFFINITY, Reserved)] |
BOOLEAN _KTHREAD::Alerted[MaximumMode] |
ULONG _KTHREAD::ApcQueueable |
Definition at line 1643 of file ketypes.h.
Referenced by KeFreezeAllThreads(), and PspExitThread().
KAPC_STATE _KTHREAD::ApcState |
Definition at line 1710 of file ketypes.h.
Referenced by FirstSendHandler(), KeFreezeAllThreads(), KeThawAllThreads(), KeUpdateRunTime(), KiInitializeSystem(), KiInterruptDispatch3(), KiSwapContextExit(), KiSystemStartup(), KiSystemStartupReal(), MmArmAccessFault(), NtQueryInformationJobObject(), PspExitNormalApc(), PspExitThread(), and PspWriteTebImpersonationInfo().
UCHAR _KTHREAD::ApcStateFill[RTL_SIZEOF_THROUGH_FIELD(KAPC_STATE, UserApcPending)] |
UCHAR _KTHREAD::ApcStateIndex |
Definition at line 1874 of file ketypes.h.
Referenced by KiUserModeCallout(), and PspExitThread().
ULONG _KTHREAD::CombinedApcDisable |
Definition at line 1815 of file ketypes.h.
Referenced by ExpWorkerThreadEntryPoint(), KiUserModeCallout(), and PspExitThread().
ULONG _KTHREAD::ContextSwitches |
Definition at line 1720 of file ketypes.h.
Referenced by KiSwapContextExit(), and QSI_DEF().
ULONG _KTHREAD::DeferredProcessor |
Definition at line 1838 of file ketypes.h.
Referenced by KeSignalGateBoostPriority(), and KiDeferredReadyThread().
ULONG _KTHREAD::DisableBoost |
Definition at line 1657 of file ketypes.h.
Referenced by NtQueryInformationThread().
ULONG _KTHREAD::EnableStackSwap |
Definition at line 1661 of file ketypes.h.
Referenced by PspExitThread().
SINGLE_LIST_ENTRY _KTHREAD::ForegroundDpcStackListEntry |
ULONG _KTHREAD::FreezeCount |
Definition at line 1669 of file ketypes.h.
Referenced by KeFreezeAllThreads(), KeThawAllThreads(), and PsGetThreadFreezeCount().
LIST_ENTRY _KTHREAD::GlobalForegroundListEntry |
DISPATCHER_HEADER _KTHREAD::Header |
Definition at line 1593 of file ketypes.h.
Referenced by KeFreezeAllThreads(), KeThawAllThreads(), NtCallbackReturn(), PsLookupProcessThreadByCid(), and PsLookupThreadByThreadId().
ULONG _KTHREAD::IdealProcessor |
Definition at line 1876 of file ketypes.h.
Referenced by KeRevertToUserAffinityThread(), KeSetSystemAffinityThread(), NtSetInformationThread(), and PspUserThreadStartup().
PVOID _KTHREAD::InitialStack |
Definition at line 1596 of file ketypes.h.
Referenced by KdbpCmdThread(), KdbpInternalEnter(), KiSwapContextExit(), KiSwitchKernelStack(), KiUserModeCallout(), NtCallbackReturn(), PspDeleteThread(), PspReapRoutine(), thread_to_reg(), and VdmpStartExecution().
SINGLE_LIST_ENTRY _KTHREAD::IoSelfBoostsEntry |
PVOID _KTHREAD::KernelStack |
Definition at line 1607 of file ketypes.h.
Referenced by KdbpAttachToThread(), KdbpCmdThread(), KdbpInternalEnter(), KiSwapContextEntry(), and thread_to_reg().
ULONG _KTHREAD::KernelTime |
Definition at line 1919 of file ketypes.h.
Referenced by KeUpdateRunTime(), NtQueryInformationThread(), and QSI_DEF().
PVOID _KTHREAD::LegoData |
Definition at line 1929 of file ketypes.h.
Referenced by PspExitThread().
KLOCK_ENTRY _KTHREAD::LockEntries[NUMBER_OF_LOCK_ENTRIES] |
LIST_ENTRY _KTHREAD::MutantListHead |
Definition at line 1941 of file ketypes.h.
Referenced by KeInitializeMutant().
ULONG64 _KTHREAD::NpxState |
Definition at line 2000 of file ketypes.h.
Referenced by KdbpCmdThread(), KiFlushNPXState(), KiSwapContextEntry(), and KiTrap07Handler().
UCHAR _KTHREAD::Preempted |
Definition at line 1859 of file ketypes.h.
Referenced by KiDeferredReadyThread().
SCHAR _KTHREAD::Priority |
Definition at line 1714 of file ketypes.h.
Referenced by KdbpCmdThread(), KiDeferredReadyThread(), NtQueryInformationThread(), and QSI_DEF().
PKPROCESS _KTHREAD::Process |
Definition at line 1840 of file ketypes.h.
Referenced by handle_gdb_query(), handle_gdb_read_mem(), and handle_gdb_write_mem().
ULONG _KTHREAD::ProcessReadyQueue |
Definition at line 1627 of file ketypes.h.
Referenced by KiAttachProcess().
SINGLE_LIST_ENTRY _KTHREAD::PropagateBoostsEntry |
PKQUEUE _KTHREAD::Queue |
Definition at line 1738 of file ketypes.h.
Referenced by KeSignalGateBoostPriority().
LIST_ENTRY _KTHREAD::QueueListEntry |
KAPC_STATE _KTHREAD::SavedApcState |
UCHAR _KTHREAD::SavedApcStateFill[FIELD_OFFSET(KAPC_STATE, UserApcPending)+1] |
UCHAR _KTHREAD::SchedulerApcFill0[FIELD_OFFSET(KAPC, SpareByte0)] |
UCHAR _KTHREAD::SchedulerApcFill1[FIELD_OFFSET(KAPC, SpareByte1)] |
UCHAR _KTHREAD::SchedulerApcFill2[FIELD_OFFSET(KAPC, SpareLong0)] |
UCHAR _KTHREAD::SchedulerApcFill4[FIELD_OFFSET(KAPC, SystemArgument2)] |
UCHAR _KTHREAD::SchedulerApcFill5[FIELD_OFFSET(KAPC, Inserted)+1] |
PVOID _KTHREAD::ServiceTable |
Definition at line 1603 of file ketypes.h.
Referenced by PsConvertToGuiThread().
SHORT _KTHREAD::SpecialApcDisable |
Definition at line 1813 of file ketypes.h.
Referenced by KiSwapContextExit().
PVOID _KTHREAD::StackBase |
Definition at line 1598 of file ketypes.h.
Referenced by KdbpCmdThread(), KdbpInternalEnter(), KiSwitchKernelStack(), PspDeleteThread(), and PspReapRoutine().
Definition at line 1597 of file ketypes.h.
Referenced by KdbpCmdThread(), KdbpInternalEnter(), KiSwitchKernelStack(), and KiUserModeCallout().
Definition at line 1721 of file ketypes.h.
Referenced by KdbpCmdThread(), KeRevertToUserAffinityThread(), KeSetSystemAffinityThread(), KeSignalGateBoostPriority(), KiAdjustQuantumThread(), KiDecrementerTrap(), KiDeferredReadyThread(), KiDispatchInterrupt(), KiDpcInterruptHandler(), KiExitDispatcher(), KiIdleLoop(), KiQuantumEnd(), KiSetPriorityThread(), KiSwapThread(), NtYieldExecution(), and QSI_DEF().
XSAVE_FORMAT* _KTHREAD::StateSaveArea |
UCHAR _KTHREAD::SuspendApcFill3[FIELD_OFFSET(KAPC, SystemArgument1)] |
CHAR _KTHREAD::SuspendCount |
Definition at line 1897 of file ketypes.h.
Referenced by KeFreezeAllThreads(), and KeThawAllThreads().
SINGLE_LIST_ENTRY _KTHREAD::SwapListEntry |
ULONG _KTHREAD::SystemAffinityActive |
Definition at line 1629 of file ketypes.h.
Referenced by KeRevertToUserAffinityThread(), and KeSetSystemAffinityThread().
PVOID _KTHREAD::Teb |
Definition at line 1739 of file ketypes.h.
Referenced by DbgkCreateThread(), KiSwapContextExit(), MiCheckForUserStackOverflow(), NtQueryInformationThread(), NtSetInformationThread(), PsGetThreadTeb(), PspCreateProcess(), PspExitThread(), PspWriteTebImpersonationInfo(), and RtlWalkFrameChain().
struct _KTHREAD_COUNTERS* _KTHREAD::ThreadCounters |
LIST_ENTRY _KTHREAD::ThreadListEntry |
KSPIN_LOCK _KTHREAD::ThreadLock |
PKTRAP_FRAME _KTHREAD::TrapFrame |
Definition at line 1706 of file ketypes.h.
Referenced by KdbpCmdThread(), KiGetUserModeStackAddress(), KiInterruptDispatch3(), KiSwitchKernelStack(), KiSystemStartupReal(), KiUserModeCallout(), NtCallbackReturn(), PspGetOrSetContextKernelRoutine(), and thread_to_reg().
GROUP_AFFINITY _KTHREAD::UserAffinity |
Definition at line 1844 of file ketypes.h.
Referenced by KeRevertToUserAffinityThread().
UCHAR _KTHREAD::UserAffinityFill[FIELD_OFFSET(GROUP_AFFINITY, Reserved)] |
ULONG _KTHREAD::UserIdealProcessor |
Definition at line 1715 of file ketypes.h.
Referenced by KeRevertToUserAffinityThread().
ULONG _KTHREAD::UserTime |
Definition at line 1935 of file ketypes.h.
Referenced by KeUpdateRunTime(), NtQueryInformationThread(), and QSI_DEF().
UCHAR _KTHREAD::WaitBlockFill10[2 *sizeof(KWAIT_BLOCK)+FIELD_OFFSET(KWAIT_BLOCK, SparePtr)] |
UCHAR _KTHREAD::WaitBlockFill11[3 *sizeof(KWAIT_BLOCK)+FIELD_OFFSET(KWAIT_BLOCK, Object)] |
UCHAR _KTHREAD::WaitBlockFill8[FIELD_OFFSET(KWAIT_BLOCK, SparePtr)] |
UCHAR _KTHREAD::WaitBlockFill9[1 *sizeof(KWAIT_BLOCK)+FIELD_OFFSET(KWAIT_BLOCK, SparePtr)] |
PKWAIT_BLOCK _KTHREAD::WaitBlockList |
KIRQL _KTHREAD::WaitIrql |
Definition at line 1727 of file ketypes.h.
Referenced by KeReleaseMutant(), and KeReleaseSemaphore().
LIST_ENTRY _KTHREAD::WaitListEntry |
KPROCESSOR_MODE _KTHREAD::WaitMode |
ULONG _KTHREAD::WaitNext |
Definition at line 1628 of file ketypes.h.
Referenced by KeReleaseMutant(), and KeReleaseSemaphore().
UCHAR _KTHREAD::WaitReason |
Definition at line 1896 of file ketypes.h.
Referenced by KiDispatchInterrupt(), KiDpcInterruptHandler(), and QSI_DEF().
KWAIT_STATUS_REGISTER _KTHREAD::WaitRegister |
Definition at line 1731 of file ketypes.h.
Referenced by KeSignalGateBoostPriority().
PVOID _KTHREAD::Win32Thread |
Definition at line 1798 of file ketypes.h.
Referenced by NtUserBuildHwndList(), NtUserPostThreadMessage(), PsConvertToGuiThread(), PsGetCurrentThreadWin32ThreadAndEnterCriticalRegion(), PsGetThreadWin32Thread(), PspDeleteThread(), PspExitThread(), and PsSetThreadWin32Thread().
PXSTATE_SAVE _KTHREAD::XStateSave |