Home
last modified time | relevance | path

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

/openbmc/qemu/include/block/
H A Dthread-pool.h82 void thread_pool_wait(ThreadPool *pool);
/openbmc/qemu/migration/
H A Dmultifd-device-state.c209 thread_pool_wait(multifd_send_device_state->threads); in multifd_join_device_state_save_threads()
/openbmc/qemu/util/
H A Dthread-pool.c472 void thread_pool_wait(ThreadPool *pool) in thread_pool_wait() function