Searched refs:SetIOHandlerThread (Results 1 – 3 of 3) sorted by relevance
661 HostThread SetIOHandlerThread(HostThread &new_thread);
3402 m_debugger.SetIOHandlerThread(new_io_handler_thread); in RunCommandInterpreter()3404 m_debugger.SetIOHandlerThread(old_io_handler_thread); in RunCommandInterpreter()
2140 HostThread Debugger::SetIOHandlerThread(HostThread &new_thread) { in SetIOHandlerThread() function in Debugger