Home
last modified time | relevance | path

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

/qemu/util/
H A Dqemu-coroutine-io.c74 static void fd_coroutine_enter(void *opaque) in fd_coroutine_enter() function
89 aio_set_fd_handler(data.ctx, fd, fd_coroutine_enter, NULL, NULL, NULL, in yield_until_fd_readable()