Searched refs:thread_pool_set_max_threads (Results 1 – 2 of 2) sorted by relevance
85 bool thread_pool_set_max_threads(ThreadPool *pool, int max_threads);
482 bool thread_pool_set_max_threads(ThreadPool *pool, in thread_pool_set_max_threads() function494 return thread_pool_set_max_threads(pool, pool->cur_work); in thread_pool_adjust_max_threads_to_work()