Home
last modified time | relevance | path

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

/openbmc/qemu/util/
H A Dthread-pool.c276 static void thread_pool_co_cb(void *opaque, int ret) in thread_pool_co_cb() function
288 thread_pool_submit_aio(func, arg, thread_pool_co_cb, &tpc); in thread_pool_submit_co()