Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/apr-util/misc/
HDapr_thread_pool.c861 static apr_size_t trim_busy_threads(apr_thread_pool_t *me, apr_size_t cnt) in trim_busy_threads() function
908 trim_busy_threads(me, n - me->idle_cnt); in apr_thread_pool_thread_max_set()