HomeSort by relevance Sort by last modified time
    Searched refs:stdio_read_poll (Results 1 - 2 of 2) sorted by null

  /external/qemu/
qemu-char-android.c 694 static int stdio_read_poll(void *opaque) function
786 qemu_set_fd_handler2(0, stdio_read_poll, stdio_read, NULL, chr);
    [all...]
qemu-char.c 662 static int stdio_read_poll(void *opaque) function
754 qemu_set_fd_handler2(0, stdio_read_poll, stdio_read, NULL, chr);
    [all...]

Completed in 135 milliseconds