Home
last modified time | relevance | path

Searched refs:new_io_handler_thread (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Interpreter/
H A DCommandInterpreter.cpp3400 HostThread new_io_handler_thread(Host::GetCurrentThread()); in RunCommandInterpreter() local
3402 m_debugger.SetIOHandlerThread(new_io_handler_thread); in RunCommandInterpreter()