Searched refs:__thr_rwlock_unlock (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/lib/libthr/thread/
H A Dthr_umtx.h72 int __thr_rwlock_unlock(struct urwlock *rwlock) __hidden;
268 return (__thr_rwlock_unlock(rwlock));
H A Dthr_umtx.c330 __thr_rwlock_unlock(struct urwlock *rwlock) function

Completed in 109 milliseconds