Searched refs:stdio_read_poll (Results 1 - 1 of 1) sorted by relevance

/external/qemu/
H A Dqemu-char.c754 static int stdio_read_poll(void *opaque) function
849 qemu_set_fd_handler2(0, stdio_read_poll, stdio_read, NULL, chr);

Completed in 76 milliseconds