Searched refs:apr_thread_detach (Results 1 – 3 of 3) sorted by relevance
230 APR_DECLARE(apr_status_t) apr_thread_detach(apr_thread_t *thd) function
318 APR_DECLARE(apr_status_t) apr_thread_detach(apr_thread_t *thd);
291 apr_thread_detach(t); in thread_pool_func()