Home
last modified time | relevance | path

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

/qemu/util/
H A Dthread-pool.c174 static void thread_pool_completion_bh(void *opaque) in thread_pool_completion_bh() function
333 pool->completion_bh = aio_bh_new(ctx, thread_pool_completion_bh, pool); in thread_pool_init_one()