Home
last modified time | relevance | path

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

/openbmc/qemu/include/qemu/
H A Dmain-loop.h402 typedef struct MainLoopPoll { struct
406 } MainLoopPoll; argument
/openbmc/qemu/util/
H A Dmain-loop.c562 MainLoopPoll mlpoll = { in main_loop_wait()
/openbmc/qemu/net/
H A Dslirp.c368 MainLoopPoll *poll = data; in net_slirp_poll_notify()