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