Searched refs:HasIOHandlerThread (Results 1 – 3 of 3) sorted by relevance
359 bool HasIOHandlerThread();
578 if (!debugger.HasIOHandlerThread()) { in RunLoop()
1548 bool Debugger::HasIOHandlerThread() { return m_io_handler_thread.IsJoinable(); } in HasIOHandlerThread() function in Debugger1574 if (HasIOHandlerThread()) { in JoinIOHandlerThread()