Home
last modified time | relevance | path

Searched refs:m_dispatch_queue_name (Results 1 – 8 of 8) sorted by relevance

/external/lldb/source/Plugins/Process/gdb-remote/
DThreadGDBRemote.cpp38 m_dispatch_queue_name (), in ThreadGDBRemote()
77 …return gdb_process->GetDispatchQueueNameForThread (m_thread_dispatch_qaddr, m_dispatch_queue_name); in GetQueueName()
DThreadGDBRemote.h92 std::string m_dispatch_queue_name; variable
/external/lldb/source/Plugins/Process/mach-core/
DThreadMachCore.h78 std::string m_dispatch_queue_name; variable
DThreadMachCore.cpp42 m_dispatch_queue_name (), in ThreadMachCore()
/external/lldb/source/Plugins/Process/MacOSX-Kernel/
DThreadKDP.h88 std::string m_dispatch_queue_name; variable
DThreadKDP.cpp43 m_dispatch_queue_name (), in ThreadKDP()
/external/lldb/tools/debugserver/source/MacOSX/
DMachThread.h137 std::string m_dispatch_queue_name; variable
DMachThread.cpp41 m_dispatch_queue_name() in MachThread()