Home
last modified time | relevance | path

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

/dports/devel/apr1/apr-util-1.6.1/include/
H A Dapr_thread_pool.h170 APU_DECLARE(apr_size_t) apr_thread_pool_busy_count(apr_thread_pool_t *me);
/dports/graphics/mapcache/mapcache-1.10.0/lib/
H A Dcore.c178 …while(apr_thread_pool_tasks_run_count(thread_pool) != ntiles || apr_thread_pool_busy_count(thread_… in mapcache_prefetch_tiles()
/dports/devel/apr1/apr-util-1.6.1/misc/
H A Dapr_thread_pool.c727 APU_DECLARE(apr_size_t) apr_thread_pool_busy_count(apr_thread_pool_t *me) in apr_thread_pool_busy_count() function