Home
last modified time | relevance | path

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

/qemu/io/
H A Dchannel-watch.c200 GIOCondition poll_condition = ssource->fdread.revents | in qio_channel_fd_pair_source_check() local
203 return poll_condition & ssource->condition; in qio_channel_fd_pair_source_check()
214 GIOCondition poll_condition = ssource->fdread.revents | in qio_channel_fd_pair_source_dispatch() local
218 poll_condition & ssource->condition, in qio_channel_fd_pair_source_dispatch()