Home
last modified time | relevance | path

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

/freebsd/lib/libthr/thread/
H A Dthr_pshared.c71 _thr_rwl_rdlock(&pshared_lock); in pshared_rlock()
274 _thr_rwl_rdlock(&pshared_lock); in __thr_pshared_atfork_pre()
H A Dthr_fork.c174 _thr_rwl_rdlock(&_thr_atfork_lock); in thr_fork_impl()
260 _thr_rwl_rdlock(&_thr_atfork_lock); in thr_fork_impl()
H A Dthr_sig.c220 _thr_rwl_rdlock(&usa->lock); in thr_sighandler()
541 _thr_rwl_rdlock(&__libc_sigaction_slot(i)->lock); in _thr_signal_prefork()
H A Dthr_umtx.h74 void _thr_rwl_rdlock(struct urwlock *rwlock) __hidden;
H A Dthr_umtx.c326 _thr_rwl_rdlock(struct urwlock *rwlock) in _thr_rwl_rdlock() function
H A Dthr_private.h648 _thr_rwl_rdlock(&_thr_list_lock); \