Searched refs:noncst (Results 1 – 1 of 1) sorted by relevance
148 bool noncst; in _thr_umutex_unlock2() local151 noncst = (flags & UMUTEX_NONCONSISTENT) != 0; in _thr_umutex_unlock2()154 if (atomic_cmpset_rel_32(&mtx->m_owner, id, noncst ? in _thr_umutex_unlock2()165 noncst ? UMUTEX_RB_NOTRECOV : UMUTEX_UNOWNED))); in _thr_umutex_unlock2()167 if (defer == NULL || noncst) in _thr_umutex_unlock2()