Home
last modified time | relevance | path

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

/qemu/util/
H A Dthread-pool.c26 static void do_spawn_thread(ThreadPool *pool);
83 do_spawn_thread(pool); in worker_thread()
134 static void do_spawn_thread(ThreadPool *pool) in do_spawn_thread() function
154 do_spawn_thread(pool); in spawn_thread_bh_fn()