Home
last modified time | relevance | path

Searched refs:SetAssociatedWithLibdispatchQueue (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DThreadMemory.h106 void SetAssociatedWithLibdispatchQueue( in SetAssociatedWithLibdispatchQueue() function
109 m_backing_thread_sp->SetAssociatedWithLibdispatchQueue( in SetAssociatedWithLibdispatchQueue()
243 void SetAssociatedWithLibdispatchQueue( in SetAssociatedWithLibdispatchQueue() function
245 Thread::SetAssociatedWithLibdispatchQueue( in SetAssociatedWithLibdispatchQueue()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DThreadGDBRemote.h88 void SetAssociatedWithLibdispatchQueue(
H A DThreadGDBRemote.cpp217 void ThreadGDBRemote::SetAssociatedWithLibdispatchQueue( in SetAssociatedWithLibdispatchQueue() function in ThreadGDBRemote
H A DProcessGDBRemote.cpp1766 gdb_thread->SetAssociatedWithLibdispatchQueue(associated_with_dispatch_queue); in SetThreadStopInfo()
/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DThread.h310 virtual void SetAssociatedWithLibdispatchQueue( in SetAssociatedWithLibdispatchQueue() function