Searched refs:old_thread_id (Results 1 – 2 of 2) sorted by relevance
524 lldb::tid_t old_thread_id = old_thread->GetID(); in UpdateThreadList() local526 m_session_data->m_exited_threads.find(old_thread_id); in UpdateThreadList()532 old_thread_id); in UpdateThreadList()534 LLDB_LOGV(log, "Thread {0} was running and has exited.", old_thread_id); in UpdateThreadList()
1646 lldb::tid_t old_thread_id = old_thread_sp->GetProtocolID(); in UpdateThreadList() local1647 m_thread_id_to_index_id_map.erase(old_thread_id); in UpdateThreadList()