Lines Matching refs:ThreadSP
82 ThreadList::AddThread (const ThreadSP &thread_sp) in AddThread()
97 ThreadSP
104 ThreadSP thread_sp; in GetThreadAtIndex()
110 ThreadSP
118 ThreadSP thread_sp; in FindThreadByID()
132 ThreadSP
140 ThreadSP thread_sp; in FindThreadByProtocolID()
155 ThreadSP
163 ThreadSP thread_sp; in RemoveThreadByID()
178 ThreadSP
186 ThreadSP thread_sp; in RemoveThreadByProtocolID()
201 ThreadSP
204 ThreadSP thread_sp; in GetThreadSPForThreadPtr()
225 ThreadSP
233 ThreadSP thread_sp; in FindThreadByIndexID()
288 ThreadSP thread_sp(*pos); in ShouldStop()
294 ThreadSP thread_sp(*pos); in ShouldStop()
321 ThreadSP thread_sp(*pos); in ShouldStop()
347 ThreadSP thread_sp(*pos); in ShouldReportStop()
388 ThreadSP thread_sp(*pos); in SetShouldReportStop()
557 ThreadSP thread_sp(*pos); in WillResume()
587 ThreadSP thread_sp(*pos); in WillResume()
599 ThreadSP thread_to_run; in WillResume()
618 ThreadSP thread_sp(*pos); in WillResume()
641 ThreadSP thread_sp(*pos); in DidResume()
662 ThreadSP thread_sp(*pos); in DidStop()
668 ThreadSP
672 ThreadSP thread_sp = FindThreadByID(m_selected_tid); in GetSelectedThread()
687 ThreadSP selected_thread_sp(FindThreadByID(tid)); in SetSelectedThreadByID()
706 ThreadSP selected_thread_sp (FindThreadByIndexID(index_id)); in SetSelectedThreadByIndexID()
724 ThreadSP selected_thread_sp (FindThreadByID(tid)); in NotifySelectedThreadChanged()