Home
last modified time | relevance | path

Searched defs:apr_thread_pool_task (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/contrib/apr-util/misc/
H A Dapr_thread_pool.c30 typedef struct apr_thread_pool_task struct
43 APR_RING_HEAD(apr_thread_pool_tasks, apr_thread_pool_task); argument