Searched refs:_thr_rwlock_unlock (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/lib/libthr/thread/
H A Dthr_fork.c233 _thr_rwlock_unlock(&_thr_atfork_lock);
256 _thr_rwlock_unlock(&_thr_atfork_lock);
H A Dthr_rtld.c159 if (_thr_rwlock_unlock(&l->lock) == 0) {
H A Dthr_rwlock.c370 ret = _thr_rwlock_unlock(&prwlock->lock);
H A Dthr_umtx.c372 if (_thr_rwlock_unlock(rwlock))
H A Dthr_umtx.h243 _thr_rwlock_unlock(struct urwlock *rwlock) function

Completed in 56 milliseconds