Searched defs:old_thread_id (Results 1 - 1 of 1) sorted by last modified time

/external/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp1407 lldb::tid_t old_thread_id = old_thread_sp->GetProtocolID(); local
1408 m_thread_id_to_index_id_map.erase(old_thread_id);

Completed in 53 milliseconds