Home
last modified time | relevance | path

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

/external/cronet/third_party/apache-portable-runtime/src/locks/netware/
Dproc_mutex.c73 APR_DECLARE(apr_status_t) apr_proc_mutex_cleanup(void *mutex) in apr_proc_mutex_cleanup() function
/external/cronet/third_party/apache-portable-runtime/src/locks/beos/
Dproc_mutex.c122 APR_DECLARE(apr_status_t) apr_proc_mutex_cleanup(void *mutex) in apr_proc_mutex_cleanup() function
/external/cronet/third_party/apache-portable-runtime/src/locks/win32/
Dproc_mutex.c182 APR_DECLARE(apr_status_t) apr_proc_mutex_cleanup(void *mutex) in apr_proc_mutex_cleanup() function
/external/cronet/third_party/apache-portable-runtime/src/locks/os2/
Dproc_mutex.c52 APR_DECLARE(apr_status_t) apr_proc_mutex_cleanup(void *vmutex) in apr_proc_mutex_cleanup() function
/external/cronet/third_party/apache-portable-runtime/src/locks/unix/
Dproc_mutex.c933 APR_DECLARE(apr_status_t) apr_proc_mutex_cleanup(void *mutex) function