Home
last modified time | relevance | path

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

/NextBSD/lib/libthr/thread/
HDthr_fork.c94 _thr_rwl_wrlock(&_thr_atfork_lock); in _pthread_atfork()
112 _thr_rwl_wrlock(&_thr_atfork_lock); in __pthread_cxa_finalize()
HDthr_umtx.h72 void _thr_rwl_wrlock(struct urwlock *rwlock) __hidden;
HDthr_sig.c465 _thr_rwl_wrlock(rwlp); in _thr_sigact_unload()
536 _thr_rwl_wrlock(&usa->lock); in __thr_sigaction()
HDthr_umtx.c322 _thr_rwl_wrlock(struct urwlock *rwlock) in _thr_rwl_wrlock() function
HDthr_private.h612 _thr_rwl_wrlock(&_thr_list_lock); \