Home
last modified time | relevance | path

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

/qemu/tests/unit/
H A Dtest-aio-multithread.c37 static void ctx_run_bh_cb(void *opaque) in ctx_run_bh_cb() function
53 aio_bh_schedule_oneshot(ctx[i], ctx_run_bh_cb, &data); in ctx_run()