Searched defs:GetBackingThread (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/source/Target/
H A DThreadList.cpp194 ThreadSP ThreadList::GetBackingThread(const ThreadSP &real_thread) { function in class:ThreadList
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Target/
H A DThread.h452 virtual lldb::ThreadSP GetBackingThread() const { return lldb::ThreadSP(); } function in class:lldb_private::Thread

Completed in 66 milliseconds