Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/test/
H A Dtestatomic.c256 apr_thread_exit(thd, exit_ret_val); in thread_func_mutex()
270 apr_thread_exit(thd, exit_ret_val); in thread_func_atomic()
430 apr_thread_exit(thd, 0); in thread_func_busyloop()
H A Dtestthread.c54 apr_thread_exit(thd, exit_ret_val); in thread_func1()
H A Dtestmutexscope.c101 apr_thread_exit(id, 0); in eachThread()
H A Dtestcond.c99 apr_thread_exit(thd, 0); in thread_routine()
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/threadproc/netware/
H A Dthread.c157 apr_status_t apr_thread_exit(apr_thread_t *thd, in apr_thread_exit() function
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/threadproc/beos/
H A Dthread.c122 APR_DECLARE(apr_status_t) apr_thread_exit(apr_thread_t *thd, apr_status_t retval) in apr_thread_exit() function
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/threadproc/win32/
H A Dthread.c132 APR_DECLARE(apr_status_t) apr_thread_exit(apr_thread_t *thd, in apr_thread_exit() function
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/threadproc/os2/
H A Dthread.c132 APR_DECLARE(apr_status_t) apr_thread_exit(apr_thread_t *thd, apr_status_t retval) in apr_thread_exit() function
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/threadproc/unix/
H A Dthread.c202 APR_DECLARE(apr_status_t) apr_thread_exit(apr_thread_t *thd, function
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/include/
H A Dapr_thread_proc.h276 APR_DECLARE(apr_status_t) apr_thread_exit(apr_thread_t *thd,