Searched refs:m_curr_tid_run (Results 1 – 2 of 2) sorted by relevance
395 …lldb::tid_t m_curr_tid_run; // Current gdb remote protocol thread index for continue, step, etc variable
70 m_curr_tid_run (LLDB_INVALID_THREAD_ID), in GDBRemoteCommunicationClient()2184 if (m_curr_tid_run == tid) in SetCurrentThreadForRun()2200 m_curr_tid_run = tid; in SetCurrentThreadForRun()