Home
last modified time | relevance | path

Searched refs:apr_threadattr_create (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/threadproc/os2/
H A Dthread.c27 APR_DECLARE(apr_status_t) apr_threadattr_create(apr_threadattr_t **new, apr_pool_t *pool) in apr_threadattr_create() function
101 stat = apr_threadattr_create(&thread->attr, thread->pool); in apr_thread_create()
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/threadproc/netware/
H A Dthread.c24 apr_status_t apr_threadattr_create(apr_threadattr_t **new, in apr_threadattr_create() function
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/threadproc/beos/
H A Dthread.c20 APR_DECLARE(apr_status_t) apr_threadattr_create(apr_threadattr_t **new, apr_pool_t *pool) in apr_threadattr_create() function
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/threadproc/win32/
H A Dthread.c31 APR_DECLARE(apr_status_t) apr_threadattr_create(apr_threadattr_t **new, in apr_threadattr_create() function
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/threadproc/unix/
H A Dthread.c40 APR_DECLARE(apr_status_t) apr_threadattr_create(apr_threadattr_t **new, in apr_threadattr_create() function
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/include/
H A Dapr_thread_proc.h218 APR_DECLARE(apr_status_t) apr_threadattr_create(apr_threadattr_t **new_attr,