Home
last modified time | relevance | path

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

/external/qemu/
Dasync.c74 static void bh_run_aio_completions(void *opaque) in bh_run_aio_completions() function
103 *bh = qemu_bh_new(bh_run_aio_completions, bh); in async_context_pop()