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

  /external/qemu/
qemu-aio.h 52 int qemu_aio_set_fd_handler(int fd,
aio-android.c 56 int qemu_aio_set_fd_handler(int fd, function
199 * qemu_aio_set_fd_handler is called while we're walking */
aio.c 55 int qemu_aio_set_fd_handler(int fd, function
202 * qemu_aio_set_fd_handler is called while we're walking */
posix-aio-compat.c 650 qemu_aio_set_fd_handler(s->rfd, posix_aio_read, NULL, posix_aio_flush,

Completed in 1161 milliseconds