Searched refs:old_thread_list_copy (Results 1 – 1 of 1) sorted by relevance
1545 ThreadList old_thread_list_copy(old_thread_list); in DoUpdateThreadList() local1550 old_thread_list_copy.RemoveThreadByProtocolID(tid, false)); in DoUpdateThreadList()1567 size_t old_num_thread_ids = old_thread_list_copy.GetSize(false); in DoUpdateThreadList()1569 ThreadSP old_thread_sp(old_thread_list_copy.GetThreadAtIndex(i, false)); in DoUpdateThreadList()