Home
last modified time | relevance | path

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

/openbmc/qemu/hw/9pfs/
H A Dcoth.c27 static void coroutine_enter_cb(void *opaque, int ret) in coroutine_enter_cb() function
44 thread_pool_submit_aio(coroutine_enter_func, co, coroutine_enter_cb, co); in co_run_in_worker_bh()