Home
last modified time | relevance | path

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

/external/cronet/third_party/apache-portable-runtime/src/threadproc/beos/
Dthread.c35 APR_DECLARE(apr_status_t) apr_threadattr_detach_set(apr_threadattr_t *attr, apr_int32_t on) in apr_threadattr_detach_set() function
/external/cronet/third_party/apache-portable-runtime/src/threadproc/win32/
Dthread.c48 APR_DECLARE(apr_status_t) apr_threadattr_detach_set(apr_threadattr_t *attr, in apr_threadattr_detach_set() function
/external/cronet/third_party/apache-portable-runtime/src/threadproc/netware/
Dthread.c41 apr_status_t apr_threadattr_detach_set(apr_threadattr_t *attr,apr_int32_t on) in apr_threadattr_detach_set() function
/external/cronet/third_party/apache-portable-runtime/src/threadproc/os2/
Dthread.c43 APR_DECLARE(apr_status_t) apr_threadattr_detach_set(apr_threadattr_t *attr, apr_int32_t on) in apr_threadattr_detach_set() function
/external/cronet/third_party/apache-portable-runtime/src/threadproc/unix/
Dthread.c67 APR_DECLARE(apr_status_t) apr_threadattr_detach_set(apr_threadattr_t *attr, function