Home
last modified time | relevance | path

Searched refs:apr_proc_mutex_lockfile (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/include/
H A Dapr_proc_mutex.h140 APR_DECLARE(const char *) apr_proc_mutex_lockfile(apr_proc_mutex_t *mutex);
H A Dapr_global_mutex.h157 #define apr_global_mutex_lockfile apr_proc_mutex_lockfile
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/locks/netware/
H A Dproc_mutex.c85 APR_DECLARE(const char *) apr_proc_mutex_lockfile(apr_proc_mutex_t *mutex) in apr_proc_mutex_lockfile() function
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/locks/beos/
H A Dproc_mutex.c128 APR_DECLARE(const char *) apr_proc_mutex_lockfile(apr_proc_mutex_t *mutex) in apr_proc_mutex_lockfile() function
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/locks/unix/
H A Dglobal_mutex.c180 return apr_proc_mutex_lockfile(mutex->proc_mutex); in apr_global_mutex_lockfile()
H A Dproc_mutex.c943 APR_DECLARE(const char *) apr_proc_mutex_lockfile(apr_proc_mutex_t *mutex) function
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/locks/win32/
H A Dproc_mutex.c187 APR_DECLARE(const char *) apr_proc_mutex_lockfile(apr_proc_mutex_t *mutex) in apr_proc_mutex_lockfile() function
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/locks/os2/
H A Dproc_mutex.c58 APR_DECLARE(const char *) apr_proc_mutex_lockfile(apr_proc_mutex_t *mutex) in apr_proc_mutex_lockfile() function