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

  /external/qemu/
async.c 91 while (qemu_bh_poll());
138 int qemu_bh_poll(void) function
aio-android.c 121 } while (qemu_bh_poll() || ret > 0);
149 if (qemu_bh_poll())
aio.c 120 } while (qemu_bh_poll() || ret > 0);
147 if (qemu_bh_poll())
qemu-common.h 151 int qemu_bh_poll(void);
vl-android.c     [all...]
vl.c     [all...]

Completed in 107 milliseconds