Searched refs:StopReadThread (Results 1 – 5 of 5) sorted by relevance
74 StopReadThread(nullptr); in Clear()227 bool Communication::StopReadThread(Status *error_ptr) { in StopReadThread() function in Communication415 StopReadThread(nullptr); in SetConnection()
255 virtual bool StopReadThread(Status *error_ptr = nullptr);
150 return m_opaque ? m_opaque->StopReadThread() : false; in ReadThreadStop()
89 StopReadThread(); in ~GDBRemoteCommunication()
3263 m_stdio_communication.StopReadThread(); in DestroyImpl()3333 m_stdio_communication.StopReadThread(); in ShouldBroadcastEvent()