Lines Matching defs:thread_sp
82 ThreadList::AddThread (const ThreadSP &thread_sp) in AddThread()
104 ThreadSP thread_sp; in GetThreadAtIndex() local
118 ThreadSP thread_sp; in FindThreadByID() local
140 ThreadSP thread_sp; in FindThreadByProtocolID() local
163 ThreadSP thread_sp; in RemoveThreadByID() local
186 ThreadSP thread_sp; in RemoveThreadByProtocolID() local
204 ThreadSP thread_sp; in GetThreadSPForThreadPtr() local
233 ThreadSP thread_sp; in FindThreadByIndexID() local
288 ThreadSP thread_sp(*pos); in ShouldStop() local
294 ThreadSP thread_sp(*pos); in ShouldStop() local
321 ThreadSP thread_sp(*pos); in ShouldStop() local
347 ThreadSP thread_sp(*pos); in ShouldReportStop() local
388 ThreadSP thread_sp(*pos); in SetShouldReportStop() local
557 ThreadSP thread_sp(*pos); in WillResume() local
587 ThreadSP thread_sp(*pos); in WillResume() local
618 ThreadSP thread_sp(*pos); in WillResume() local
641 ThreadSP thread_sp(*pos); in DidResume() local
662 ThreadSP thread_sp(*pos); in DidStop() local
672 ThreadSP thread_sp = FindThreadByID(m_selected_tid); in GetSelectedThread() local