Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/locks/netware/
H A Dproc_mutex.c90 APR_DECLARE(const char *) apr_proc_mutex_name(apr_proc_mutex_t *mutex) in apr_proc_mutex_name() function
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/locks/beos/
H A Dproc_mutex.c133 APR_DECLARE(const char *) apr_proc_mutex_name(apr_proc_mutex_t *mutex) in apr_proc_mutex_name() function
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/locks/win32/
H A Dproc_mutex.c192 APR_DECLARE(const char *) apr_proc_mutex_name(apr_proc_mutex_t *mutex) in apr_proc_mutex_name() function
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/locks/os2/
H A Dproc_mutex.c63 APR_DECLARE(const char *) apr_proc_mutex_name(apr_proc_mutex_t *mutex) in apr_proc_mutex_name() function
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/locks/unix/
H A Dproc_mutex.c938 APR_DECLARE(const char *) apr_proc_mutex_name(apr_proc_mutex_t *mutex) function