Home
last modified time | relevance | path

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

/freebsd/lib/libthr/thread/
H A Dthr_rwlock.c46 __weak_reference(_Tthr_rwlock_rdlock, pthread_rwlock_rdlock);
47 __weak_reference(_Tthr_rwlock_rdlock, _pthread_rwlock_rdlock);
230 _Tthr_rwlock_rdlock(pthread_rwlock_t *rwlock) in _Tthr_rwlock_rdlock() function
H A Dthr_init.c253 [PJT_RWLOCK_RDLOCK] = {DUAL_ENTRY(_Tthr_rwlock_rdlock)},
H A Dthr_private.h1085 int _Tthr_rwlock_rdlock(pthread_rwlock_t *);