Home
last modified time | relevance | path

Searched refs:_thr_rwlock_rdlock (Results 1 – 2 of 2) sorted by relevance

/freebsd/lib/libthr/thread/
H A Dthr_rtld.c120 while (_thr_rwlock_rdlock(&l->lock, 0, NULL) != 0) in _thr_rtld_rlock_acquire()
H A Dthr_umtx.h224 _thr_rwlock_rdlock(struct urwlock *rwlock, int flags, struct timespec *tsp) in _thr_rwlock_rdlock() function