Lines Matching refs:ThreadSP
39 ThreadSP thread_sp(m_thread_wp.lock()); in IsValid()
46 ThreadSP thread_sp(m_thread_wp.lock()); in MakeStopInfoValid()
54 ThreadSP thread_sp(m_thread_wp.lock()); in HasTargetRunSinceMe()
106 ThreadSP thread_sp(m_thread_wp.lock()); in StoreBPInfo()
148 ThreadSP thread_sp(m_thread_wp.lock()); in ShouldStopSynchronous()
182 ThreadSP thread_sp(m_thread_wp.lock()); in GetDescription()
260 ThreadSP thread_sp(m_thread_wp.lock()); in PerformAction()
704 ThreadSP thread_sp(m_thread_wp.lock()); in ShouldStopSynchronous()
745 ThreadSP thread_sp(m_thread_wp.lock()); in PerformAction()
968 ThreadSP thread_sp(m_thread_wp.lock()); in ShouldStopSynchronous()
975 ThreadSP thread_sp(m_thread_wp.lock()); in ShouldStop()
983 ThreadSP thread_sp(m_thread_wp.lock()); in DoShouldNotify()
1002 ThreadSP thread_sp(m_thread_wp.lock()); in WillResume()
1012 ThreadSP thread_sp(m_thread_wp.lock()); in GetDescription()
1145 ThreadSP thread_sp(m_thread_wp.lock()); in ShouldStop()
1161 ThreadSP thread_sp(m_thread_wp.lock()); in PerformAction()
1191 ThreadSP thread_sp(m_thread_wp.lock()); in PerformAction()
1225 ThreadSP thread_sp(m_thread_wp.lock()); in PerformAction()
1257 ThreadSP thread_sp(m_thread_wp.lock()); in PerformAction()
1364 ThreadSP thread_sp = stop_info_sp->GetThread(); in GetCrashingDereference()