Home
last modified time | relevance | path

Searched refs:apr_global_mutex_lockfile (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/include/
H A Dapr_global_mutex.h127 APR_DECLARE(const char *) apr_global_mutex_lockfile(apr_global_mutex_t *mutex);
157 #define apr_global_mutex_lockfile apr_proc_mutex_lockfile
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/locks/unix/
H A Dglobal_mutex.c178 APR_DECLARE(const char *) apr_global_mutex_lockfile(apr_global_mutex_t *mutex) in apr_global_mutex_lockfile() function