Home
last modified time | relevance | path

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

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