Searched refs:thread_pool_wait (Results 1 – 4 of 4) sorted by relevance
82 void thread_pool_wait(ThreadPool *pool);
209 thread_pool_wait(multifd_send_device_state->threads); in multifd_join_device_state_save_threads()
160 thread_pool_wait(mis->load_threads); in qemu_loadvm_thread_pool_wait()
472 void thread_pool_wait(ThreadPool *pool) in thread_pool_wait() function