Searched refs:UpdateThreadList (Results 1 – 5 of 5) sorted by relevance
46 virtual bool UpdateThreadList(ThreadList &old_thread_list,
2185 bool UpdateThreadList(ThreadList &old_thread_list,
47 bool UpdateThreadList(lldb_private::ThreadList &old_thread_list,
164 bool OperatingSystemPython::UpdateThreadList(ThreadList &old_thread_list, in UpdateThreadList() function in OperatingSystemPython
1138 bool Process::UpdateThreadList(ThreadList &old_thread_list, in UpdateThreadList() function in Process1162 if (UpdateThreadList(m_thread_list_real, real_thread_list)) { in UpdateThreadListIfNeeded()1192 os->UpdateThreadList( in UpdateThreadListIfNeeded()