Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/apr/locks/unix/
H A Dproc_mutex.c1346 static apr_status_t proc_mutex_choose_method(apr_proc_mutex_t *new_mutex, function
1524 if ((rv = proc_mutex_choose_method(&mutex, APR_LOCK_DEFAULT,
1536 if ((rv = proc_mutex_choose_method(new_mutex, mech,
1673 rv = proc_mutex_choose_method(*pmutex, mech, ospmutex);