Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/apr-util/misc/
H A Dapr_thread_pool.c82 static apr_status_t thread_pool_construct(apr_thread_pool_t * me, in thread_pool_construct() function
363 rv = thread_pool_construct(tp, init_threads, max_threads); in apr_thread_pool_create()