Home
last modified time | relevance | path

Searched refs:_thr_rwl_unlock (Results 1 – 6 of 6) sorted by relevance

/freebsd/lib/libthr/thread/
H A Dthr_sig.c222 _thr_rwl_unlock(&usa->lock); in thr_sighandler()
518 _thr_rwl_unlock(rwlp); in _thr_sigact_unload()
528 _thr_rwl_unlock(rwlp); in _thr_sigact_unload()
550 _thr_rwl_unlock(&__libc_sigaction_slot(i)->lock); in _thr_signal_postfork()
626 _thr_rwl_unlock(&usa->lock); in __thr_sigaction()
H A Dthr_pshared.c86 _thr_rwl_unlock(&pshared_lock); in pshared_unlock()
281 _thr_rwl_unlock(&pshared_lock); in __thr_pshared_atfork_post()
H A Dthr_fork.c99 _thr_rwl_unlock(&_thr_atfork_lock); in _thr_atfork()
128 _thr_rwl_unlock(&_thr_atfork_lock); in __pthread_cxa_finalize()
H A Dthr_umtx.h76 void _thr_rwl_unlock(struct urwlock *rwlock) __hidden;
H A Dthr_umtx.c358 _thr_rwl_unlock(struct urwlock *rwlock) in _thr_rwl_unlock() function
H A Dthr_private.h659 _thr_rwl_unlock(&_thr_list_lock); \