Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/apr-util/misc/
H A Dapr_thread_pool.c41 } apr_thread_pool_task_t; typedef
407 apr_thread_pool_task_t *t; in task_new()
483 apr_thread_pool_task_t *t; in schedule_task()
484 apr_thread_pool_task_t *t_loc; in schedule_task()
532 apr_thread_pool_task_t *t; in add_task()
533 apr_thread_pool_task_t *t_loc; in add_task()
613 apr_thread_pool_task_t *t_loc; in remove_scheduled_tasks()
614 apr_thread_pool_task_t *next; in remove_scheduled_tasks()
633 apr_thread_pool_task_t *t_loc; in remove_tasks()
634 apr_thread_pool_task_t *next; in remove_tasks()
[all …]