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

  /external/qemu/
qemu-aio.h 36 void qemu_aio_wait(void);
40 * be invoked when using either qemu_aio_wait() or qemu_aio_flush().
aio-android.c 111 qemu_aio_wait();
119 void qemu_aio_wait(void) function
138 * Otherwise, if there are no AIO requests, qemu_aio_wait() would
aio.c 110 qemu_aio_wait();
118 void qemu_aio_wait(void) function
138 * Otherwise, if there are no AIO requests, qemu_aio_wait() would
qemu-io.c 156 qemu_aio_wait();
173 qemu_aio_wait();
block.c     [all...]

Completed in 643 milliseconds