Home
last modified time | relevance | path

Searched refs:enqueuing_thread_label (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/lldb/source/Plugins/SystemRuntime/MacOSX/
H A DSystemRuntimeMacOSX.h128 std::string enqueuing_thread_label; member
H A DSystemRuntimeMacOSX.cpp870 queue_item->SetThreadLabel(item.enqueuing_thread_label); in CompleteQueueItem()
972 item.enqueuing_thread_label = extractor.GetCStr(&offset); in ExtractItemInfoFromBuffer()