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()
1058 ThreadSP thread_sp(m_thread_wp.lock()); in ShouldStopSynchronous()
1065 ThreadSP thread_sp(m_thread_wp.lock()); in ShouldStop()
1073 ThreadSP thread_sp(m_thread_wp.lock()); in DoShouldNotify()
1092 ThreadSP thread_sp(m_thread_wp.lock()); in WillResume()
1102 ThreadSP thread_sp(m_thread_wp.lock()); in GetDescription()
1242 ThreadSP thread_sp(m_thread_wp.lock()); in ShouldStop()
1258 ThreadSP thread_sp(m_thread_wp.lock()); in PerformAction()
1288 ThreadSP thread_sp(m_thread_wp.lock()); in PerformAction()
1322 ThreadSP thread_sp(m_thread_wp.lock()); in PerformAction()
1354 ThreadSP thread_sp(m_thread_wp.lock()); in PerformAction()
1465 ThreadSP thread_sp = stop_info_sp->GetThread(); in GetCrashingDereference()