Home
last modified time | relevance | path

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

/openbmc/qemu/util/
H A Dmain-loop.c134 static void notify_event_cb(void *opaque) in notify_event_cb() function
173 qemu_notify_bh = qemu_bh_new(notify_event_cb, NULL); in qemu_init_main_loop()