Lines Matching refs:ThreadSP
38 ThreadSP thread_sp(m_thread_wp.lock()); in IsValid()
45 ThreadSP thread_sp(m_thread_wp.lock()); in MakeStopInfoValid()
53 ThreadSP thread_sp(m_thread_wp.lock()); in HasTargetRunSinceMe()
105 ThreadSP thread_sp(m_thread_wp.lock()); in StoreBPInfo()
136 ThreadSP thread_sp(m_thread_wp.lock()); in ShouldStopSynchronous()
165 ThreadSP thread_sp(m_thread_wp.lock()); in DoShouldNotify()
186 ThreadSP thread_sp(m_thread_wp.lock()); in GetDescription()
264 ThreadSP thread_sp(m_thread_wp.lock()); in PerformAction()
688 ThreadSP thread_sp(m_thread_wp.lock()); in ShouldStopSynchronous()
729 ThreadSP thread_sp(m_thread_wp.lock()); in PerformAction()
955 ThreadSP thread_sp(m_thread_wp.lock()); in ShouldStopSynchronous()
962 ThreadSP thread_sp(m_thread_wp.lock()); in ShouldStop()
970 ThreadSP thread_sp(m_thread_wp.lock()); in DoShouldNotify()
989 ThreadSP thread_sp(m_thread_wp.lock()); in WillResume()
999 ThreadSP thread_sp(m_thread_wp.lock()); in GetDescription()
1133 ThreadSP thread_sp(m_thread_wp.lock()); in ShouldStop()
1149 ThreadSP thread_sp(m_thread_wp.lock()); in PerformAction()
1238 ThreadSP thread_sp = stop_info_sp->GetThread(); in GetCrashingDereference()