Process Hacker
_SYSTEM_THREAD_INFORMATION Struct Reference

#include <ntexapi.h>

Data Fields

LARGE_INTEGER KernelTime
 
LARGE_INTEGER UserTime
 
LARGE_INTEGER CreateTime
 
ULONG WaitTime
 
PVOID StartAddress
 
CLIENT_ID ClientId
 
KPRIORITY Priority
 
LONG BasePriority
 
ULONG ContextSwitches
 
ULONG ThreadState
 
KWAIT_REASON WaitReason
 

Detailed Description

Definition at line 1495 of file ntexapi.h.

Field Documentation

LONG BasePriority

Definition at line 1504 of file ntexapi.h.

CLIENT_ID ClientId

Definition at line 1502 of file ntexapi.h.

ULONG ContextSwitches

Definition at line 1505 of file ntexapi.h.

LARGE_INTEGER CreateTime

Definition at line 1499 of file ntexapi.h.

LARGE_INTEGER KernelTime

Definition at line 1497 of file ntexapi.h.

KPRIORITY Priority

Definition at line 1503 of file ntexapi.h.

PVOID StartAddress

Definition at line 1501 of file ntexapi.h.

ULONG ThreadState

Definition at line 1506 of file ntexapi.h.

LARGE_INTEGER UserTime

Definition at line 1498 of file ntexapi.h.

KWAIT_REASON WaitReason

Definition at line 1507 of file ntexapi.h.

ULONG WaitTime

Definition at line 1500 of file ntexapi.h.


The documentation for this struct was generated from the following file: