LLDB mainline
SystemRuntimeMacOSX::ItemInfo Struct Reference

Public Attributes

lldb::addr_t item_that_enqueued_this
lldb::addr_t function_or_block
uint64_t enqueuing_thread_id
uint64_t enqueuing_queue_serialnum
uint64_t target_queue_serialnum
uint32_t enqueuing_callstack_frame_count
uint32_t stop_id
std::vector< lldb::addr_tenqueuing_callstack
std::string enqueuing_thread_label
std::string enqueuing_queue_label
std::string target_queue_label

Detailed Description

Definition at line 119 of file SystemRuntimeMacOSX.h.

Member Data Documentation

◆ enqueuing_callstack

◆ enqueuing_callstack_frame_count

uint32_t SystemRuntimeMacOSX::ItemInfo::enqueuing_callstack_frame_count

◆ enqueuing_queue_label

◆ enqueuing_queue_serialnum

◆ enqueuing_thread_id

◆ enqueuing_thread_label

std::string SystemRuntimeMacOSX::ItemInfo::enqueuing_thread_label

◆ function_or_block

lldb::addr_t SystemRuntimeMacOSX::ItemInfo::function_or_block

◆ item_that_enqueued_this

◆ stop_id

uint32_t SystemRuntimeMacOSX::ItemInfo::stop_id

◆ target_queue_label

std::string SystemRuntimeMacOSX::ItemInfo::target_queue_label

◆ target_queue_serialnum

uint64_t SystemRuntimeMacOSX::ItemInfo::target_queue_serialnum

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