Crashpad
 
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Loading...
Searching...
No Matches
crashpad::ProcessReaderWin::Thread Struct Reference

Contains information about a thread that belongs to a process. More...

#include "snapshot/win/process_reader_win.h"

Collaboration diagram for crashpad::ProcessReaderWin::Thread:
[legend]

Public Attributes

ThreadContext context
 
std::string name
 
uint64_t id
 
WinVMAddress teb_address
 
WinVMSize teb_size
 
WinVMAddress stack_region_address
 
WinVMSize stack_region_size
 
uint32_t suspend_count
 
uint32_t priority_class
 
uint32_t priority
 

Detailed Description

Contains information about a thread that belongs to a process.


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