Searched refs:aio_task_co (Results 1 – 1 of 1) sorted by relevance
37 static void coroutine_fn aio_task_co(void *opaque) in aio_task_co() function94 qemu_coroutine_enter(qemu_coroutine_create(aio_task_co, task)); in aio_task_pool_start_task()