Home
last modified time | relevance | path

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

/qemu/util/
H A Dthread-pool.c149 static void spawn_thread_bh_fn(void *opaque) in spawn_thread_bh_fn() function
337 pool->new_thread_bh = aio_bh_new(ctx, spawn_thread_bh_fn, pool); in thread_pool_init_one()