Home
last modified time | relevance | path

Searched defs:m_queue_name (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/lldb/include/lldb/Target/
DQueue.h139 std::string m_queue_name; variable
DThreadSpec.h126 std::string m_queue_name; variable
/external/llvm-project/lldb/source/Plugins/Process/Utility/
DHistoryThread.h84 std::string m_queue_name; variable
/external/llvm-project/lldb/source/Commands/
DCommandObjectTarget.cpp4588 std::string m_queue_name; member in CommandObjectTargetStopHookAdd::CommandOptions