Searched refs:__thr_rwlock_unlock (Results 1 – 2 of 2) sorted by relevance
68 int __thr_rwlock_unlock(struct urwlock *rwlock) __hidden;232 return (__thr_rwlock_unlock(rwlock)); in _thr_rwlock_unlock()
300 __thr_rwlock_unlock(struct urwlock *rwlock) in __thr_rwlock_unlock() function