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