Home | History | Annotate | Download | only in Commands

Lines Matching refs:new_thread

1188         Thread *new_thread = process->GetThreadList().FindThreadByIndexID(index_id).get();
1189 if (new_thread == NULL)
1196 process->GetThreadList().SetSelectedThreadByID(new_thread->GetID(), true);