Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Target/
H A DQueue.h139 std::string m_queue_name; variable
H A DThreadSpec.h126 std::string m_queue_name; variable
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/Utility/
H A DHistoryThread.h84 std::string m_queue_name; variable
/openbsd-src/gnu/llvm/lldb/source/Commands/
H A DCommandObjectTarget.cpp4663 std::string m_queue_name; member in CommandObjectTargetStopHookAdd::CommandOptions