Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/apr-util/include/
H A Dapr_thread_pool.h149 APU_DECLARE(apr_size_t) apr_thread_pool_tasks_count(apr_thread_pool_t *me);
/freebsd-13.1/contrib/apr-util/misc/
H A Dapr_thread_pool.c711 APU_DECLARE(apr_size_t) apr_thread_pool_tasks_count(apr_thread_pool_t *me) in apr_thread_pool_tasks_count() function