Home
last modified time | relevance | path

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

/qemu/tests/unit/
H A Dtest-nested-aio-poll.c83 aio_get_g_source(td.ctx); in test()
H A Diothread.c38 source = aio_get_g_source(iothread_get_aio_context(iothread)); in iothread_init_gcontext()
/qemu/util/
H A Dmain-loop.c175 src = aio_get_g_source(qemu_aio_context); in qemu_init_main_loop()
635 return aio_get_g_source(iohandler_ctx); in iohandler_get_g_source()
H A Dasync.c430 GSource *aio_get_g_source(AioContext *ctx) in aio_get_g_source() function
/qemu/include/block/
H A Daio.h500 GSource *aio_get_g_source(AioContext *ctx);
/qemu/
H A Diothread.c147 source = aio_get_g_source(iothread_get_aio_context(iothread)); in iothread_init_gcontext()