Home
last modified time | relevance | path

Searched refs:old_thread_id (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp1539 lldb::tid_t old_thread_id = old_thread_sp->GetProtocolID(); in DoUpdateThreadList() local
1540 m_thread_id_to_index_id_map.erase(old_thread_id); in DoUpdateThreadList()