Searched defs:thread_sp (Results 1 – 16 of 16) sorted by relevance
153 lldb::ThreadSP thread_sp) { in GetExceptionObjectForThread()158 lldb::ValueObjectSP thread_sp) { in GetBacktraceThreadFromException()
293 virtual bool SafeToCallFunctionsOnThisThread(lldb::ThreadSP thread_sp) { in SafeToCallFunctionsOnThisThread()
32 void SetThread(const lldb::ThreadSP &thread_sp) { m_thread_wp = thread_sp; } in SetThread()
467 virtual bool SetBackingThread(const lldb::ThreadSP &thread_sp) { in SetBackingThread()
459 virtual bool SetBackingThread(const lldb::ThreadSP &thread_sp) { in SetBackingThread()