Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/apr/include/
Dapr_portable.h302 APR_DECLARE(apr_status_t) apr_os_thread_put(apr_thread_t **thd,
/freebsd-10-stable/contrib/apr/threadproc/unix/
Dthread.c286 APR_DECLARE(apr_status_t) apr_os_thread_put(apr_thread_t **thd, function