Lines Matching refs:ThreadSP
41 ThreadSP thread_sp(m_thread_wp.lock()); in IsValid()
48 ThreadSP thread_sp(m_thread_wp.lock()); in MakeStopInfoValid()
56 ThreadSP thread_sp(m_thread_wp.lock()); in HasTargetRunSinceMe()
108 ThreadSP thread_sp(m_thread_wp.lock()); in StoreBPInfo()
152 ThreadSP thread_sp(m_thread_wp.lock()); in ShouldStopSynchronous()
186 ThreadSP thread_sp(m_thread_wp.lock()); in GetDescription()
264 ThreadSP thread_sp(m_thread_wp.lock()); in PerformAction()
781 ThreadSP thread_sp(m_thread_wp.lock()); in ShouldStopSynchronous()
882 ThreadSP thread_sp(m_thread_wp.lock()); in PerformAction()
1060 ThreadSP thread_sp(m_thread_wp.lock()); in ShouldStopSynchronous()
1067 ThreadSP thread_sp(m_thread_wp.lock()); in ShouldStop()
1075 ThreadSP thread_sp(m_thread_wp.lock()); in DoShouldNotify()
1094 ThreadSP thread_sp(m_thread_wp.lock()); in WillResume()
1104 ThreadSP thread_sp(m_thread_wp.lock()); in GetDescription()
1244 ThreadSP thread_sp(m_thread_wp.lock()); in ShouldStop()
1260 ThreadSP thread_sp(m_thread_wp.lock()); in PerformAction()
1290 ThreadSP thread_sp(m_thread_wp.lock()); in PerformAction()
1324 ThreadSP thread_sp(m_thread_wp.lock()); in PerformAction()
1356 ThreadSP thread_sp(m_thread_wp.lock()); in PerformAction()
1467 ThreadSP thread_sp = stop_info_sp->GetThread(); in GetCrashingDereference()