Searched refs:__thr_umutex_trylock (Results 1 – 2 of 2) sorted by relevance
47 int __thr_umutex_trylock(struct umutex *mtx) __hidden;92 return (__thr_umutex_trylock(mtx)); in _thr_umutex_trylock()
167 __thr_umutex_trylock(struct umutex *mtx) in __thr_umutex_trylock() function