Home
last modified time | relevance | path

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

/freebsd/lib/libthr/thread/
H A Dthr_fork.c97 _thr_rwl_wrlock(&_thr_atfork_lock); in _thr_atfork()
119 _thr_rwl_wrlock(&_thr_atfork_lock); in __pthread_cxa_finalize()
H A Dthr_pshared.c79 _thr_rwl_wrlock(&pshared_lock); in pshared_wlock()
H A Dthr_sig.c516 _thr_rwl_wrlock(rwlp); in _thr_sigact_unload()
587 _thr_rwl_wrlock(&usa->lock); in __thr_sigaction()
H A Dthr_umtx.h75 void _thr_rwl_wrlock(struct urwlock *rwlock) __hidden;
H A Dthr_umtx.c342 _thr_rwl_wrlock(struct urwlock *rwlock) in _thr_rwl_wrlock() function
H A Dthr_private.h654 _thr_rwl_wrlock(&_thr_list_lock); \