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

/freebsd-11-stable/contrib/apr/locks/unix/
H A Dproc_mutex.c1532 static apr_status_t proc_mutex_create(apr_proc_mutex_t *new_mutex, apr_lockmech_e mech, const char *fname) function
1559 if ((rv = proc_mutex_create(new_mutex, mech, fname)) != APR_SUCCESS)

Completed in 116 milliseconds