Process Hacker
_PH_PROVIDER_THREAD Struct Reference

#include <ph.h>

Data Fields

HANDLE ThreadHandle
 
HANDLE TimerHandle
 
ULONG Interval
 
PH_PROVIDER_THREAD_STATE State
 
PH_QUEUED_LOCK Lock
 
LIST_ENTRY ListHead
 
ULONG BoostCount
 

Detailed Description

Definition at line 1960 of file ph.h.

Field Documentation

ULONG BoostCount

Definition at line 1969 of file ph.h.

ULONG Interval

Definition at line 1964 of file ph.h.

LIST_ENTRY ListHead

Definition at line 1968 of file ph.h.

Definition at line 1967 of file ph.h.

Definition at line 1965 of file ph.h.

HANDLE ThreadHandle

Definition at line 1962 of file ph.h.

HANDLE TimerHandle

Definition at line 1963 of file ph.h.


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