Home
last modified time | relevance | path

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

/trueos/lib/libthr/thread/
HDthr_umtx.h68 int __thr_rwlock_unlock(struct urwlock *rwlock) __hidden;
232 return (__thr_rwlock_unlock(rwlock)); in _thr_rwlock_unlock()
HDthr_umtx.c300 __thr_rwlock_unlock(struct urwlock *rwlock) in __thr_rwlock_unlock() function