Home
last modified time | relevance | path

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

/qemu/chardev/
H A Dchar-win-stdio.c80 static DWORD WINAPI win_stdio_thread(LPVOID param) in win_stdio_thread() function
184 stdio->hInputThread = CreateThread(NULL, 0, win_stdio_thread, in qemu_chr_open_stdio()