Searched refs:test_iothread_main_thread_bh (Results 1 – 1 of 1) sorted by relevance
507 static void test_iothread_main_thread_bh(void *opaque) in test_iothread_main_thread_bh() function 578 * test_iothread_main_thread_bh(). This prevents the race between in test_iothread_common() 579 * test_iothread_main_thread_bh() in IOThread a and do_drain_begin() in in test_iothread_common() 580 * this thread. test_iothread_main_thread_bh() decrements in_flight. in test_iothread_common() 583 aio_bh_schedule_oneshot(ctx_a, test_iothread_main_thread_bh, &data); in test_iothread_common()