Searched refs:__thr_umutex_unlock (Results 1 – 2 of 2) sorted by relevance
46 int __thr_umutex_unlock(struct umutex *mtx) __hidden;157 return (__thr_umutex_unlock(mtx)); in _thr_umutex_unlock2()
160 __thr_umutex_unlock(struct umutex *mtx) in __thr_umutex_unlock() function