Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/include/arch/unix/
H A Dapr_arch_global_mutex.h30 apr_proc_mutex_t *proc_mutex; member
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/locks/netware/
H A Dproc_mutex.c100 APR_POOL_IMPLEMENT_ACCESSOR(proc_mutex) in APR_POOL_IMPLEMENT_ACCESSOR() argument
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/include/
H A Dapr_portable.h205 apr_proc_mutex_t *proc_mutex; member
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/test/
H A Dtestprocmutex.c153 static void proc_mutex(abts_case *tc, void *data) in proc_mutex() function
H A Dtestmutexscope.c40 static apr_proc_mutex_t *proc_mutex; variable