Searched refs:apr_thread_exit (Results 1 - 24 of 24) sorted by relevance

/macosx-10.9.5/apache-786.1/httpd/srclib/apr/test/
H A Dtestthread.c54 apr_thread_exit(thd, exit_ret_val);
H A Dtestatomic.c245 apr_thread_exit(thd, exit_ret_val);
259 apr_thread_exit(thd, exit_ret_val);
419 apr_thread_exit(thd, 0);
H A Dtestmutexscope.c99 apr_thread_exit(id, 0);
H A Dtestcond.c99 apr_thread_exit(thd, 0);
/macosx-10.9.5/apr-30/apr/apr/test/
H A Dtestthread.c54 apr_thread_exit(thd, exit_ret_val);
H A Dtestatomic.c244 apr_thread_exit(thd, exit_ret_val);
258 apr_thread_exit(thd, exit_ret_val);
418 apr_thread_exit(thd, 0);
H A Dtestmutexscope.c99 apr_thread_exit(id, 0);
H A Dtestcond.c99 apr_thread_exit(thd, 0);
/macosx-10.9.5/apache-786.1/httpd/srclib/apr/threadproc/beos/
H A Dthread.c122 APR_DECLARE(apr_status_t) apr_thread_exit(apr_thread_t *thd, apr_status_t retval)
/macosx-10.9.5/apache-786.1/httpd/srclib/apr/threadproc/netware/
H A Dthread.c157 apr_status_t apr_thread_exit(apr_thread_t *thd, function
/macosx-10.9.5/apr-30/apr/apr/threadproc/beos/
H A Dthread.c122 APR_DECLARE(apr_status_t) apr_thread_exit(apr_thread_t *thd, apr_status_t retval)
/macosx-10.9.5/apr-30/apr/apr/threadproc/netware/
H A Dthread.c157 apr_status_t apr_thread_exit(apr_thread_t *thd, function
/macosx-10.9.5/apache-786.1/httpd/srclib/apr/include/
H A Dapr_thread_proc.h274 APR_DECLARE(apr_status_t) apr_thread_exit(apr_thread_t *thd,
/macosx-10.9.5/apache-786.1/httpd/srclib/apr/threadproc/os2/
H A Dthread.c132 APR_DECLARE(apr_status_t) apr_thread_exit(apr_thread_t *thd, apr_status_t retval)
/macosx-10.9.5/apache-786.1/httpd/srclib/apr/threadproc/unix/
H A Dthread.c202 APR_DECLARE(apr_status_t) apr_thread_exit(apr_thread_t *thd,
/macosx-10.9.5/apache-786.1/httpd/srclib/apr/threadproc/win32/
H A Dthread.c132 APR_DECLARE(apr_status_t) apr_thread_exit(apr_thread_t *thd,
/macosx-10.9.5/apr-30/apr/apr/include/
H A Dapr_thread_proc.h274 APR_DECLARE(apr_status_t) apr_thread_exit(apr_thread_t *thd,
/macosx-10.9.5/apr-30/apr/apr/threadproc/os2/
H A Dthread.c132 APR_DECLARE(apr_status_t) apr_thread_exit(apr_thread_t *thd, apr_status_t retval)
/macosx-10.9.5/apr-30/apr/apr/threadproc/unix/
H A Dthread.c202 APR_DECLARE(apr_status_t) apr_thread_exit(apr_thread_t *thd,
/macosx-10.9.5/apr-30/apr/apr/threadproc/win32/
H A Dthread.c132 APR_DECLARE(apr_status_t) apr_thread_exit(apr_thread_t *thd,
/macosx-10.9.5/apache-786.1/httpd/srclib/apr-util/misc/
H A Dapr_thread_pool.c249 apr_thread_exit(t, APR_ENOMEM);
292 apr_thread_exit(t, APR_SUCCESS);
325 apr_thread_exit(t, APR_SUCCESS);
/macosx-10.9.5/apr-30/apr-util/apr-util/misc/
H A Dapr_thread_pool.c250 apr_thread_exit(t, APR_ENOMEM);
293 apr_thread_exit(t, APR_SUCCESS);
326 apr_thread_exit(t, APR_SUCCESS);
/macosx-10.9.5/apache-786.1/httpd/server/mpm/worker/
H A Dworker.c809 apr_thread_exit(thd, APR_SUCCESS);
905 apr_thread_exit(thd, APR_SUCCESS);
1050 apr_thread_exit(thd, APR_SUCCESS);
/macosx-10.9.5/apache-786.1/httpd/server/mpm/experimental/event/
H A Devent.c1072 apr_thread_exit(thd, APR_SUCCESS);
1164 apr_thread_exit(thd, APR_SUCCESS);
1316 apr_thread_exit(thd, APR_SUCCESS);

Completed in 301 milliseconds