My Project
Loading...
Searching...
No Matches
_ETHREAD Struct Reference

#include <ps.h>

Data Fields

struct _ITHREAD InternalThread
struct _EXCEPTION_REGISTRATION_RECORD ExceptionRegistration
HANDLE TID
struct _EVENTCurrentEvent
struct _EPROCESSParentProcess
struct _DOUBLY_LINKED_LIST ThreadListEntry
struct _RUNDOWN_REF ThreadRundown
MTSTATUS ExitStatus

Detailed Description

Definition at line 121 of file ps.h.

Field Documentation

◆ CurrentEvent

struct _EVENT* CurrentEvent

Definition at line 126 of file ps.h.

◆ ExceptionRegistration

struct _EXCEPTION_REGISTRATION_RECORD ExceptionRegistration

Definition at line 124 of file ps.h.

◆ ExitStatus

MTSTATUS ExitStatus

Definition at line 130 of file ps.h.

◆ InternalThread

struct _ITHREAD InternalThread

Definition at line 122 of file ps.h.

◆ ParentProcess

struct _EPROCESS* ParentProcess

Definition at line 127 of file ps.h.

◆ ThreadListEntry

struct _DOUBLY_LINKED_LIST ThreadListEntry

Definition at line 128 of file ps.h.

◆ ThreadRundown

struct _RUNDOWN_REF ThreadRundown

Definition at line 129 of file ps.h.

◆ TID

HANDLE TID

Definition at line 125 of file ps.h.


The documentation for this struct was generated from the following file:
  • C:/Users/matanel/Desktop/Projects/KernelDevelopment/kernel/includes/ps.h