Home
last modified time | relevance | path

Searched refs:aio_dispatch_handlers (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/util/
H A Daio-win32.c255 static bool aio_dispatch_handlers(AioContext *ctx, HANDLE event) in aio_dispatch_handlers() function
318 aio_dispatch_handlers(ctx, INVALID_HANDLE_VALUE); in aio_dispatch()
413 progress |= aio_dispatch_handlers(ctx, event); in aio_poll()
H A Daio-posix.c409 static bool aio_dispatch_handlers(AioContext *ctx) in aio_dispatch_handlers() function
425 aio_dispatch_handlers(ctx); in aio_dispatch()