Home
last modified time | relevance | path

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

/qemu/io/
H A Dchannel.c709 AioContext *ioc_ctx; in qio_channel_yield() local
712 ioc_ctx = qemu_coroutine_get_aio_context(qemu_coroutine_self()); in qio_channel_yield()
723 assert(in_aio_context_home_thread(ioc_ctx)); in qio_channel_yield()