Home
last modified time | relevance | path

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

/openbmc/qemu/io/
H A Dchannel.c706 AioContext *ioc_ctx; in qio_channel_yield() local
709 ioc_ctx = qemu_coroutine_get_aio_context(qemu_coroutine_self()); in qio_channel_yield()
720 assert(in_aio_context_home_thread(ioc_ctx)); in qio_channel_yield()