Searched refs:min_threads (Results 1 – 2 of 2) sorted by relevance
42 min_threads=1,
73 int min_threads; member95 pool->cur_threads > pool->min_threads) { in worker_thread()297 pool->min_threads = ctx->thread_pool_min; in thread_pool_update_params()309 for (int i = pool->cur_threads; i < pool->min_threads; i++) { in thread_pool_update_params()