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