Home
last modified time | relevance | path

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

/freebsd/lib/libthr/thread/
H A Dthr_mutex.c717 bool cvattach, bool rb_onlist) in mutex_lock_common() argument
724 if (!cvattach && m->m_flags & PMUTEX_FLAG_PRIVATE) in mutex_lock_common()
739 (m->m_flags & PMUTEX_FLAG_PRIVATE) != 0 && !cvattach) in mutex_lock_common()