Searched refs:iolooper_wait (Results 1 – 3 of 3) sorted by relevance
20 int iolooper_wait( IoLooper* iol, int64_t duration );
155 ret = iolooper_wait(looper, -1); in qemu_aio_wait()
144 iolooper_wait( IoLooper* iol, int64_t duration ) in iolooper_wait() function