Searched refs:iothread_stop_bh (Results 1 – 2 of 2) sorted by relevance
79 static void iothread_stop_bh(void *opaque) in iothread_stop_bh() function88 aio_bh_schedule_oneshot(iothread->ctx, iothread_stop_bh, iothread); in iothread_join()
80 static void iothread_stop_bh(void *opaque) in iothread_stop_bh() function97 aio_bh_schedule_oneshot(iothread->ctx, iothread_stop_bh, iothread); in iothread_stop()