Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/apr/threadproc/unix/
Dthread.c230 APR_DECLARE(apr_status_t) apr_thread_detach(apr_thread_t *thd) function
/freebsd-12-stable/contrib/apr/include/
Dapr_thread_proc.h318 APR_DECLARE(apr_status_t) apr_thread_detach(apr_thread_t *thd);
/freebsd-12-stable/contrib/apr-util/misc/
Dapr_thread_pool.c291 apr_thread_detach(t); in thread_pool_func()