Process Hacker
_PH_THREAD_PROVIDER Struct Reference

#include <providers.h>

Data Fields

PPH_HASHTABLE ThreadHashtable
 
PH_FAST_LOCK ThreadHashtableLock
 
PH_CALLBACK ThreadAddedEvent
 
PH_CALLBACK ThreadModifiedEvent
 
PH_CALLBACK ThreadRemovedEvent
 
PH_CALLBACK UpdatedEvent
 
PH_CALLBACK LoadingStateChangedEvent
 
HANDLE ProcessId
 
HANDLE ProcessHandle
 
BOOLEAN HasServices
 
BOOLEAN HasServicesKnown
 
BOOLEAN Terminating
 
struct _PH_SYMBOL_PROVIDERSymbolProvider
 
SLIST_HEADER QueryListHead
 
PH_QUEUED_LOCK LoadSymbolsLock
 
LONG SymbolsLoading
 
ULONG64 RunId
 
ULONG64 SymbolsLoadedRunId
 

Detailed Description

Definition at line 703 of file providers.h.

Field Documentation

BOOLEAN HasServices

Definition at line 715 of file providers.h.

BOOLEAN HasServicesKnown

Definition at line 716 of file providers.h.

PH_CALLBACK LoadingStateChangedEvent

Definition at line 711 of file providers.h.

PH_QUEUED_LOCK LoadSymbolsLock

Definition at line 721 of file providers.h.

HANDLE ProcessHandle

Definition at line 714 of file providers.h.

HANDLE ProcessId

Definition at line 713 of file providers.h.

SLIST_HEADER QueryListHead

Definition at line 720 of file providers.h.

ULONG64 RunId

Definition at line 723 of file providers.h.

struct _PH_SYMBOL_PROVIDER * SymbolProvider

Definition at line 718 of file providers.h.

ULONG64 SymbolsLoadedRunId

Definition at line 724 of file providers.h.

LONG SymbolsLoading

Definition at line 722 of file providers.h.

BOOLEAN Terminating

Definition at line 717 of file providers.h.

PH_CALLBACK ThreadAddedEvent

Definition at line 707 of file providers.h.

PPH_HASHTABLE ThreadHashtable

Definition at line 705 of file providers.h.

PH_FAST_LOCK ThreadHashtableLock

Definition at line 706 of file providers.h.

PH_CALLBACK ThreadModifiedEvent

Definition at line 708 of file providers.h.

PH_CALLBACK ThreadRemovedEvent

Definition at line 709 of file providers.h.

PH_CALLBACK UpdatedEvent

Definition at line 710 of file providers.h.


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