Home
last modified time | relevance | path

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

/openbmc/qemu/include/block/
H A Dthread-pool.h46 ThreadPool *thread_pool_new(void);
/openbmc/qemu/migration/
H A Dmultifd-device-state.c39 multifd_send_device_state->threads = thread_pool_new(); in multifd_device_state_send_setup()
/openbmc/qemu/util/
H A Dthread-pool.c412 ThreadPool *thread_pool_new(void) in thread_pool_new() function