Lines Matching refs:ThreadSP
40 ThreadSP thread_sp(m_thread_wp.lock()); in IsValid()
47 ThreadSP thread_sp(m_thread_wp.lock()); in MakeStopInfoValid()
55 ThreadSP thread_sp(m_thread_wp.lock()); in HasTargetRunSinceMe()
107 ThreadSP thread_sp(m_thread_wp.lock()); in StoreBPInfo()
149 ThreadSP thread_sp(m_thread_wp.lock()); in ShouldStopSynchronous()
183 ThreadSP thread_sp(m_thread_wp.lock()); in GetDescription()
261 ThreadSP thread_sp(m_thread_wp.lock()); in PerformAction()
779 ThreadSP thread_sp(m_thread_wp.lock()); in ShouldStopSynchronous()
883 ThreadSP thread_sp(m_thread_wp.lock()); in PerformAction()
1059 ThreadSP thread_sp(m_thread_wp.lock()); in ShouldStopSynchronous()
1066 ThreadSP thread_sp(m_thread_wp.lock()); in ShouldStop()
1074 ThreadSP thread_sp(m_thread_wp.lock()); in DoShouldNotify()
1093 ThreadSP thread_sp(m_thread_wp.lock()); in WillResume()
1103 ThreadSP thread_sp(m_thread_wp.lock()); in GetDescription()
1236 ThreadSP thread_sp(m_thread_wp.lock()); in ShouldStop()
1252 ThreadSP thread_sp(m_thread_wp.lock()); in PerformAction()
1282 ThreadSP thread_sp(m_thread_wp.lock()); in PerformAction()
1316 ThreadSP thread_sp(m_thread_wp.lock()); in PerformAction()
1348 ThreadSP thread_sp(m_thread_wp.lock()); in PerformAction()
1455 ThreadSP thread_sp = stop_info_sp->GetThread(); in GetCrashingDereference()