Home
last modified time | relevance | path

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

/qemu/util/
H A Dmain-loop.c132 static QEMUBH *qemu_notify_bh; variable
151 qemu_bh_schedule(qemu_notify_bh); in qemu_notify_event()
173 qemu_notify_bh = qemu_bh_new(notify_event_cb, NULL); in qemu_init_main_loop()