Searched refs:AddThreadSortedByIndexID (Results 1 – 3 of 3) sorted by relevance
36 void AddThreadSortedByIndexID(const lldb::ThreadSP &thread_sp);
29 void ThreadCollection::AddThreadSortedByIndexID(const ThreadSP &thread_sp) { in AddThreadSortedByIndexID() function in ThreadCollection
1606 new_thread_list.AddThreadSortedByIndexID(thread_sp); in DoUpdateThreadList()