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

/freebsd-11-stable/contrib/apr/locks/unix/
H A Dproc_mutex.c500 #define proc_pthread_mutex_is_cond(m) \ macro
532 if (proc_pthread_mutex_is_cond(mutex)) {
547 if (proc_pthread_mutex_is_cond(mutex) &&
697 if (proc_pthread_mutex_is_cond(mutex)) {
863 if (proc_pthread_mutex_is_cond(mutex)) {

Completed in 103 milliseconds