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

Contains information about a thread that belongs to a task (process). More...

#include "snapshot/mac/process_reader_mac.h"

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

Public Attributes

ThreadContext thread_context
 
FloatContext float_context
 
DebugContext debug_context
 
std::string name
 
uint64_t id
 
mach_vm_address_t stack_region_address
 
mach_vm_size_t stack_region_size
 
mach_vm_address_t thread_specific_data_address
 
thread_t port
 
int suspend_count
 
int priority
 

Detailed Description

Contains information about a thread that belongs to a task (process).


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