Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/locks/unix/
H A Dproc_mutex.c70 static apr_status_t proc_mutex_posix_create(apr_proc_mutex_t *new_mutex, in proc_mutex_posix_create()
236 static apr_status_t proc_mutex_sysv_create(apr_proc_mutex_t *new_mutex, in proc_mutex_sysv_create()
356 static apr_status_t proc_mutex_proc_pthread_create(apr_proc_mutex_t *new_mutex, in proc_mutex_proc_pthread_create()
556 static apr_status_t proc_mutex_fcntl_create(apr_proc_mutex_t *new_mutex, in proc_mutex_fcntl_create()
676 static apr_status_t proc_mutex_flock_create(apr_proc_mutex_t *new_mutex,
755 apr_proc_mutex_t *new_mutex; local
804 static apr_status_t proc_mutex_choose_method(apr_proc_mutex_t *new_mutex, apr_lockmech_e mech)
876 static apr_status_t proc_mutex_create(apr_proc_mutex_t *new_mutex, apr_lockmech_e mech, const char …
898 apr_proc_mutex_t *new_mutex; local
H A Dthread_mutex.c41 apr_thread_mutex_t *new_mutex; in apr_thread_mutex_create() local
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/locks/netware/
H A Dthread_mutex.c36 apr_thread_mutex_t *new_mutex = NULL; in apr_thread_mutex_create() local
H A Dproc_mutex.c29 apr_proc_mutex_t *new_mutex = NULL; in apr_proc_mutex_create() local
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/locks/os2/
H A Dthread_mutex.c41 apr_thread_mutex_t *new_mutex; in apr_thread_mutex_create() local