Home
last modified time | relevance | path

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

/qemu/tests/unit/
H A Diothread.c79 static void iothread_stop_bh(void *opaque) in iothread_stop_bh() function
88 aio_bh_schedule_oneshot(iothread->ctx, iothread_stop_bh, iothread); in iothread_join()
/qemu/
H A Diothread.c80 static void iothread_stop_bh(void *opaque) in iothread_stop_bh() function
97 aio_bh_schedule_oneshot(iothread->ctx, iothread_stop_bh, iothread); in iothread_stop()