Searched refs:StopReadThread (Results 1 – 4 of 4) sorted by relevance
66 StopReadThread(nullptr); in Clear()194 bool ThreadedCommunication::StopReadThread(Status *error_ptr) { in StopReadThread() function in ThreadedCommunication374 StopReadThread(nullptr); in SetConnection()
186 virtual bool StopReadThread(Status *error_ptr = nullptr);
142 return m_opaque ? m_opaque->StopReadThread() : false; in ReadThreadStop()
3536 m_stdio_communication.StopReadThread(); in DestroyImpl()3608 m_stdio_communication.StopReadThread(); in ShouldBroadcastEvent()