Home
last modified time | relevance | path

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

/openbmc/qemu/include/sysemu/
H A Diothread.h58 void iothread_stop(IOThread *iothread);
/openbmc/qemu/
H A Diothread.c91 void iothread_stop(IOThread *iothread) in iothread_stop() function
116 iothread_stop(iothread); in iothread_instance_finalize()
/openbmc/qemu/monitor/
H A Dmonitor.c683 iothread_stop(mon_iothread); in monitor_cleanup()