Searched defs:stdout_thread (Results 1 – 3 of 3) sorted by relevance
111 let stdout_thread = spawn_print_thread::<C::StdoutColor, _, _>( in run() localVariable
528 std::thread stdin_thread, stdout_thread, stderr_thread; in RunWithManagedStdio() local
976 unique_handle stdout_thread(reinterpret_cast<HANDLE>( in launch_server() local