HomeSort by relevance Sort by last modified time
    Searched full:posix_aio_read (Results 1 - 1 of 1) sorted by null

  /external/qemu/
posix-aio-compat.c 134 * so in fact we return the ioctl command here to make posix_aio_read()
476 static void posix_aio_read(void *opaque) function
650 qemu_aio_set_fd_handler(s->rfd, posix_aio_read, NULL, posix_aio_flush,

Completed in 140 milliseconds