Searched refs:apr_thread_pool_threshold_set (Results 1 – 4 of 4) sorted by relevance
273 APU_DECLARE(apr_size_t) apr_thread_pool_threshold_set(apr_thread_pool_t *me,
288 apr_thread_pool_threshold_set(thread_pool, 0); in create_thread_pool()
1325 apr_thread_pool_threshold_set(threads, 0); in sub_main()
922 APU_DECLARE(apr_size_t) apr_thread_pool_threshold_set(apr_thread_pool_t *me, in apr_thread_pool_threshold_set() function