Crashpad
|
Contains information about a thread that belongs to a process. More...
#include "snapshot/win/process_reader_win.h"
Public Attributes | |
union { | |
CONTEXT native | |
} | context |
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 |
Contains information about a thread that belongs to a process.