Searched refs:__thr_umutex_lock_spin (Results 1 – 2 of 2) sorted by relevance
43 int __thr_umutex_lock_spin(struct umutex *mtx, uint32_t id) __hidden;131 return (__thr_umutex_lock_spin(mtx, id)); in _thr_umutex_lock_spin()
76 __thr_umutex_lock_spin(struct umutex *mtx, uint32_t id) in __thr_umutex_lock_spin() function