Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/SystemRuntime/MacOSX/
DSystemRuntimeMacOSX.h132 std::string enqueuing_thread_label; member
DSystemRuntimeMacOSX.cpp869 queue_item->SetThreadLabel(item.enqueuing_thread_label); in CompleteQueueItem()
971 item.enqueuing_thread_label = extractor.GetCStr(&offset); in ExtractItemInfoFromBuffer()