Searched refs:HasIOHandlerThread (Results 1 – 3 of 3) sorted by relevance
487 bool HasIOHandlerThread();
583 if (!debugger.HasIOHandlerThread()) { in RunLoop()
1923 bool Debugger::HasIOHandlerThread() { return m_io_handler_thread.IsJoinable(); } in HasIOHandlerThread() function in Debugger1948 if (HasIOHandlerThread()) { in JoinIOHandlerThread()