Home
last modified time | relevance | path

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

/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.cpp1691 gdb_thread->SetAssociatedWithLibdispatchQueue(associated_with_dispatch_queue); in SetThreadStopInfo()
/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DThread.h303 virtual void SetAssociatedWithLibdispatchQueue( in SetAssociatedWithLibdispatchQueue() function