Searched refs:_thr_rwlock_rdlock (Results 1 – 2 of 2) sorted by relevance
120 while (_thr_rwlock_rdlock(&l->lock, 0, NULL) != 0) in _thr_rtld_rlock_acquire()
224 _thr_rwlock_rdlock(struct urwlock *rwlock, int flags, struct timespec *tsp) in _thr_rwlock_rdlock() function