Home
last modified time | relevance | path

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

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