Searched refs:_thr_rwl_rdlock (Results 1 – 6 of 6) sorted by relevance
71 _thr_rwl_rdlock(&pshared_lock); in pshared_rlock()274 _thr_rwl_rdlock(&pshared_lock); in __thr_pshared_atfork_pre()
174 _thr_rwl_rdlock(&_thr_atfork_lock); in thr_fork_impl()260 _thr_rwl_rdlock(&_thr_atfork_lock); in thr_fork_impl()
220 _thr_rwl_rdlock(&usa->lock); in thr_sighandler()541 _thr_rwl_rdlock(&__libc_sigaction_slot(i)->lock); in _thr_signal_prefork()
74 void _thr_rwl_rdlock(struct urwlock *rwlock) __hidden;
326 _thr_rwl_rdlock(struct urwlock *rwlock) in _thr_rwl_rdlock() function
648 _thr_rwl_rdlock(&_thr_list_lock); \