Searched refs:selected_tid (Results 1 – 1 of 1) sorted by relevance
4779 uint32_t selected_tid; in RunThreadPlan() local4782 selected_tid = selected_thread_sp->GetIndexID(); in RunThreadPlan()4785 selected_tid = LLDB_INVALID_THREAD_ID; in RunThreadPlan()5438 if (selected_tid != LLDB_INVALID_THREAD_ID) { in RunThreadPlan()5439 if (GetThreadList().SetSelectedThreadByIndexID(selected_tid) && in RunThreadPlan()