Searched defs:qemu_bh_new (Results 1 - 1 of 1) sorted by relevance

/external/qemu/
H A Dasync.c103 *bh = qemu_bh_new(bh_run_aio_completions, bh);
127 QEMUBH *qemu_bh_new(QEMUBHFunc *cb, void *opaque) function

Completed in 87 milliseconds