Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/apr-util/misc/
H A Dapr_thread_pool.c151 static apr_thread_pool_task_t *pop_task(apr_thread_pool_t * me) in pop_task() function
260 task = pop_task(me); in thread_pool_func()
274 task = pop_task(me); in thread_pool_func()