Home
last modified time | relevance | path

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

/qemu/tests/unit/
H A Dtest-aio-multithread.c45 static void ctx_run(int i, QEMUBHFunc *cb, void *opaque) in ctx_run() function
77 ctx_run(i, set_id_cb, &i); in create_aio_contexts()
181 ctx_run(i, finish_cb, NULL); in test_multi_co_schedule()