Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/locks/unix/
H A Dproc_mutex.c876 static apr_status_t proc_mutex_create(apr_proc_mutex_t *new_mutex, apr_lockmech_e mech, const char … function
904 if ((rv = proc_mutex_create(new_mutex, mech, fname)) != APR_SUCCESS)