Searched refs:old_thread (Results 1 – 1 of 1) sorted by relevance
532 for (ThreadSP old_thread : old_thread_list.Threads()) { in DoUpdateThreadList() local533 lldb::tid_t old_thread_id = old_thread->GetID(); in DoUpdateThreadList()537 new_thread_list.AddThread(old_thread); in DoUpdateThreadList()