Searched refs:selected_tid (Results 1 – 1 of 1) sorted by relevance
5067 uint32_t selected_tid; in RunThreadPlan() local5070 selected_tid = selected_thread_sp->GetIndexID(); in RunThreadPlan()5075 selected_tid = LLDB_INVALID_THREAD_ID; in RunThreadPlan()5729 if (selected_tid != LLDB_INVALID_THREAD_ID) { in RunThreadPlan()5730 if (GetThreadList().SetSelectedThreadByIndexID(selected_tid) && in RunThreadPlan()