Searched defs:GetThread (Results 1 – 15 of 15) sorted by relevance
119 virtual NativeThreadProtocol &GetThread() { return m_thread; } in GetThread() function
137 virtual Thread &GetThread() { return m_thread; } GetThread() function
61 Thread &GetThread() { return m_thread; } in GetThread() function
127 lldb::ThreadSP GetThread() const { return m_thread_wp.lock(); } in GetThread() function
34 lldb::ThreadSP GetThread() const { return m_thread_wp.lock(); } in GetThread() function
110 lldb::ThreadSP GetThread() const { return m_thread_sp; } in GetThread() function
101 SBThread SBExecutionContext::GetThread() const { in GetThread() function in SBExecutionContext
130 SBThread SBThreadPlan::GetThread() const { GetThread() function in SBThreadPlan
697 SBThread SBFrame::GetThread() const { in GetThread() function in SBFrame
1049 lldb::SBThread SBValue::GetThread() { in GetThread() function in SBValue
56 Thread &ThreadPlanTracer::GetThread() { GetThread() function in ThreadPlanTracer
42 Thread &ThreadPlan::GetThread() { in GetThread() function in ThreadPlan
119 thread_t SuspendedThreadsListMac::GetThread(uptr index) const { in GetThread() function in __sanitizer::SuspendedThreadsListMac
100 ThreadSP DecodedThread::GetThread() { return m_thread_sp; } in GetThread() function in DecodedThread
5107 ThreadSP GetThread(const TreeItem &item) { in GetThread() function in ThreadTreeDelegate