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()
108 ThreadSP thread_sp(m_thread_wp.lock()); in StoreBPInfo()
139 ThreadSP thread_sp(m_thread_wp.lock()); in ShouldStopSynchronous()
168 ThreadSP thread_sp(m_thread_wp.lock()); in DoShouldNotify()
189 ThreadSP thread_sp(m_thread_wp.lock()); in GetDescription()
267 ThreadSP thread_sp(m_thread_wp.lock()); in PerformAction()
659 ThreadSP thread_sp(m_thread_wp.lock()); in ShouldStopSynchronous()
701 ThreadSP thread_sp(m_thread_wp.lock()); in PerformAction()
932 ThreadSP thread_sp(m_thread_wp.lock()); in ShouldStopSynchronous()
939 ThreadSP thread_sp(m_thread_wp.lock()); in ShouldStop()
947 ThreadSP thread_sp(m_thread_wp.lock()); in DoShouldNotify()
966 ThreadSP thread_sp(m_thread_wp.lock()); in WillResume()
976 ThreadSP thread_sp(m_thread_wp.lock()); in GetDescription()
1094 ThreadSP thread_sp(m_thread_wp.lock()); in ShouldStop()
1110 ThreadSP thread_sp(m_thread_wp.lock()); in PerformAction()
1194 ThreadSP thread_sp = stop_info_sp->GetThread(); in GetCrashingDereference()