Home
last modified time | relevance | path

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

/freebsd/lib/libthr/thread/
H A Dthr_rtld.c139 while (_thr_rwlock_wrlock(&l->lock, NULL) != 0) in _thr_rtld_wlock_acquire()
H A Dthr_umtx.h233 _thr_rwlock_wrlock(struct urwlock *rwlock, struct timespec *tsp) in _thr_rwlock_wrlock() function