ReactOS 0.4.15-dev-7924-g5949c20
dump_thread Struct Reference

#include <dbghelp_private.h>

Public Attributes

ULONG tid
 
ULONG prio_class
 
ULONG curr_prio
 

Detailed Description

Definition at line 535 of file dbghelp_private.h.

Member Data Documentation

◆ curr_prio

ULONG dump_thread::curr_prio

Definition at line 539 of file dbghelp_private.h.

◆ prio_class

ULONG dump_thread::prio_class

Definition at line 538 of file dbghelp_private.h.

◆ tid

ULONG dump_thread::tid

Definition at line 537 of file dbghelp_private.h.


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