Home
last modified time | relevance | path

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

/openbmc/qemu/include/system/
H A Diothread.h59 void iothread_destroy(IOThread *iothread);
/openbmc/qemu/
H A Diothread.c393 void iothread_destroy(IOThread *iothread) in iothread_destroy() function
/openbmc/qemu/monitor/
H A Dmonitor.c702 iothread_destroy(mon_iothread); in monitor_cleanup()