Searched refs:win_stdio_thread (Results 1 – 1 of 1) sorted by relevance
81 static DWORD WINAPI win_stdio_thread(LPVOID param) in win_stdio_thread() function186 stdio->hInputThread = CreateThread(NULL, 0, win_stdio_thread, in qemu_chr_open_stdio()