Home
last modified time | relevance | path

Searched refs:_Tthr_rwlock_unlock (Results 1 – 3 of 3) sorted by relevance

/freebsd/lib/libthr/thread/
H A Dthr_rwlock.c53 __weak_reference(_Tthr_rwlock_unlock, pthread_rwlock_unlock);
54 __weak_reference(_Tthr_rwlock_unlock, _pthread_rwlock_unlock);
363 _Tthr_rwlock_unlock(pthread_rwlock_t *rwlock) in _Tthr_rwlock_unlock() function
H A Dthr_init.c256 [PJT_RWLOCK_UNLOCK] = {DUAL_ENTRY(_Tthr_rwlock_unlock)},
H A Dthr_private.h1089 int _Tthr_rwlock_unlock(pthread_rwlock_t *);