Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/apr-util/misc/
HDapr_thread_pool.c249 apr_thread_exit(t, APR_ENOMEM); in thread_pool_func()
292 apr_thread_exit(t, APR_SUCCESS); in thread_pool_func()
325 apr_thread_exit(t, APR_SUCCESS); in thread_pool_func()
/freebsd-13-stable/contrib/apr/threadproc/unix/
HDthread.c202 APR_DECLARE(apr_status_t) apr_thread_exit(apr_thread_t *thd, function
/freebsd-13-stable/contrib/apr/include/
HDapr_thread_proc.h277 APR_DECLARE(apr_status_t) apr_thread_exit(apr_thread_t *thd,