Searched refs:JoinReadThread (Results 1 – 3 of 3) sorted by relevance
188 virtual bool JoinReadThread(Status *error_ptr = nullptr);
273 m_communication.JoinReadThread(); in ~ScriptInterpreterIORedirect()
211 bool ThreadedCommunication::JoinReadThread(Status *error_ptr) { in JoinReadThread() function in ThreadedCommunication