struct MINIDUMP_THREAD

Defined at line 371 of file ../../third_party/crashpad/src/compat/non_win/dbghelp.h

Information about a specific thread within the process.

Public Members

uint32_t ThreadId
uint32_t SuspendCount
uint32_t PriorityClass
uint32_t Priority
uint64_t Teb
MINIDUMP_MEMORY_DESCRIPTOR Stack
MINIDUMP_LOCATION_DESCRIPTOR ThreadContext