Home
last modified time | relevance | path

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

/qemu/include/sysemu/
H A Diothread.h50 GMainContext *iothread_get_g_main_context(IOThread *iothread);
/qemu/
H A Diothread.c375 GMainContext *iothread_get_g_main_context(IOThread *iothread) in iothread_get_g_main_context() function
/qemu/monitor/
H A Dqmp.c507 context = iothread_get_g_main_context(mon_iothread); in monitor_qmp_setup_handlers_bh()
/qemu/net/
H A Dcolo-compare.c974 s->worker_context = iothread_get_g_main_context(s->iothread); in colo_compare_iothread()