Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/apr-util/misc/
H A Dapr_thread_pool.c329 static apr_status_t thread_pool_cleanup(void *me) in thread_pool_cleanup() function
366 apr_pool_pre_cleanup_register(tp->pool, tp, thread_pool_cleanup); in apr_thread_pool_create()