HomeSort by relevance Sort by last modified time
    Searched defs:m_sequence_mutex (Results 1 - 2 of 2) sorted by null

  /external/lldb/source/Plugins/Process/gdb-remote/
GDBRemoteCommunication.h 246 lldb_private::TrackingMutex m_sequence_mutex; member in class:GDBRemoteCommunication
248 lldb_private::Mutex m_sequence_mutex; // Restrict access to sending/receiving packets to a single thread at a time member in class:GDBRemoteCommunication
  /external/lldb/source/Plugins/Process/MacOSX-Kernel/
CommunicationKDP.h 336 lldb_private::Mutex m_sequence_mutex; // Restrict access to sending/receiving packets to a single thread at a time member in class:CommunicationKDP

Completed in 32 milliseconds