Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/threadproc/netware/
H A Dthread.c73 apr_status_t apr_thread_create(apr_thread_t **new, in apr_thread_create() function
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/threadproc/win32/
H A Dthread.c82 APR_DECLARE(apr_status_t) apr_thread_create(apr_thread_t **new, in apr_thread_create() function
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/threadproc/beos/
H A Dthread.c71 APR_DECLARE(apr_status_t) apr_thread_create(apr_thread_t **new, apr_threadattr_t *attr, in apr_thread_create() function
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/threadproc/os2/
H A Dthread.c77 APR_DECLARE(apr_status_t) apr_thread_create(apr_thread_t **new, apr_threadattr_t *attr, in apr_thread_create() function
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/threadproc/unix/
H A Dthread.c145 APR_DECLARE(apr_status_t) apr_thread_create(apr_thread_t **new, function