Home
last modified time | relevance | path

Searched defs:apr_os_thread_put (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/threadproc/netware/
H A Dthread.c221 APR_DECLARE(apr_status_t) apr_os_thread_put(apr_thread_t **thd, in apr_os_thread_put() function
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/threadproc/win32/
H A Dthread.c240 APR_DECLARE(apr_status_t) apr_os_thread_put(apr_thread_t **thd, in apr_os_thread_put() function
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/threadproc/beos/
H A Dthread.c183 APR_DECLARE(apr_status_t) apr_os_thread_put(apr_thread_t **thd, apr_os_thread_t *thethd, in apr_os_thread_put() function
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/threadproc/os2/
H A Dthread.c183 APR_DECLARE(apr_status_t) apr_os_thread_put(apr_thread_t **thd, apr_os_thread_t *thethd, in apr_os_thread_put() function
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/threadproc/unix/
H A Dthread.c286 APR_DECLARE(apr_status_t) apr_os_thread_put(apr_thread_t **thd, function