Searched refs:InsertThread (Results 1 – 3 of 3) sorted by relevance
39 void InsertThread(const lldb::ThreadSP &thread_sp, uint32_t idx);
45 void ThreadCollection::InsertThread(const lldb::ThreadSP &thread_sp, in InsertThread() function in ThreadCollection
216 new_thread_list.InsertThread( in UpdateThreadList()