Home
last modified time | relevance | path

Searched refs:SetBackingThread (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/llvm/tools/lldb/source/Plugins/OperatingSystem/Python/
HDOperatingSystemPython.cpp298 thread_sp->SetBackingThread(backing_core_thread_sp); in CreateThreadFromThreadInfo()
302 thread_sp->SetBackingThread(core_thread_sp); in CreateThreadFromThreadInfo()
/NextBSD/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/
HDThreadMemory.h110 SetBackingThread (const lldb::ThreadSP &thread_sp) in SetBackingThread() function
/NextBSD/contrib/llvm/tools/lldb/include/lldb/Target/
HDThread.h527 SetBackingThread (const lldb::ThreadSP &thread_sp) in SetBackingThread() function