Searched refs:old_thread_list_copy (Results 1 – 1 of 1) sorted by relevance
1513 ThreadList old_thread_list_copy(old_thread_list); in DoUpdateThreadList() local1518 old_thread_list_copy.RemoveThreadByProtocolID(tid, false)); in DoUpdateThreadList()1535 size_t old_num_thread_ids = old_thread_list_copy.GetSize(false); in DoUpdateThreadList()1537 ThreadSP old_thread_sp(old_thread_list_copy.GetThreadAtIndex(i, false)); in DoUpdateThreadList()