Searched refs:m_last_stop_packet_mutex (Results 1 – 2 of 2) sorted by relevance
315 lldb_private::Mutex m_last_stop_packet_mutex; variable
246 m_last_stop_packet_mutex (Mutex::eMutexTypeNormal), in ProcessGDBRemote()1980 lldb_private::Mutex::Locker locker (m_last_stop_packet_mutex); in SetLastStopPacket()