Searched refs:_thr_umutex_unlock2 (Results 1 – 2 of 2) sorted by relevance
145 _thr_umutex_unlock2(struct umutex *mtx, uint32_t id, int *defer) in _thr_umutex_unlock2() function180 return (_thr_umutex_unlock2(mtx, id, NULL)); in _thr_umutex_unlock()
988 error = _thr_umutex_unlock2(&m->m_lock, id, mtx_defer); in mutex_unlock_common()