Home
last modified time | relevance | path

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

/openbmc/qemu/include/block/
H A Dthread-pool.h91 bool thread_pool_adjust_max_threads_to_work(ThreadPool *pool);
/openbmc/qemu/util/
H A Dthread-pool.c469 thread_pool_adjust_max_threads_to_work(pool); in thread_pool_submit_immediate()
490 bool thread_pool_adjust_max_threads_to_work(ThreadPool *pool) in thread_pool_adjust_max_threads_to_work() function