Home
last modified time | relevance | path

Searched refs:aio_context_unref (Results 1 – 6 of 6) sorted by relevance

/qemu/tests/unit/
H A Dtest-nested-aio-poll.c114 aio_context_unref(td.ctx); in test()
H A Diothread.c94 aio_context_unref(iothread->ctx); in iothread_join()
H A Dtest-aio-multithread.c94 aio_context_unref(ctx[i]); in join_aio_contexts()
/qemu/
H A Diothread.c129 aio_context_unref(iothread->ctx); in iothread_instance_finalize()
205 aio_context_unref(iothread->ctx); in iothread_init()
/qemu/util/
H A Dasync.c652 aio_context_unref(ctx); in aio_co_schedule()
719 void aio_context_unref(AioContext *ctx) in aio_context_unref() function
/qemu/include/block/
H A Daio.h279 void aio_context_unref(AioContext *ctx);