Searched refs:_thr_rwlock_unlock (Results 1 – 5 of 5) sorted by relevance
276 _thr_rwlock_unlock(&_thr_atfork_lock); in thr_fork_impl()300 _thr_rwlock_unlock(&_thr_atfork_lock); in thr_fork_impl()
167 if (_thr_rwlock_unlock(&l->lock) == 0) { in _thr_rtld_lock_release()
242 _thr_rwlock_unlock(struct urwlock *rwlock) in _thr_rwlock_unlock() function
388 ret = _thr_rwlock_unlock(&prwlock->lock); in _Tthr_rwlock_unlock()
361 if (_thr_rwlock_unlock(rwlock)) in _thr_rwl_unlock()