Home
last modified time | relevance | path

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

/openbmc/qemu/include/qemu/
H A Dmain-loop.h247 GSource *iohandler_get_g_source(void);
/openbmc/qemu/util/
H A Dmain-loop.c179 src = iohandler_get_g_source(); in qemu_init_main_loop()
632 GSource *iohandler_get_g_source(void) in iohandler_get_g_source() function