Home | History | Annotate | Download | only in Commands

Lines Matching refs:GetThreadList

814                 ThreadSP sel_thread_sp(process->GetThreadList().GetSelectedThread());
839 Mutex::Locker locker (process->GetThreadList().GetMutex());
840 const uint32_t num_threads = process->GetThreadList().GetSize();
845 process->GetThreadList().GetThreadAtIndex(idx)->SetResumeState (eStateRunning);