Home
last modified time | relevance | path

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

/freebsd/lib/libthr/thread/
H A Dthr_rwlock.c49 __weak_reference(_Tthr_rwlock_tryrdlock, pthread_rwlock_tryrdlock);
50 __weak_reference(_Tthr_rwlock_tryrdlock, _pthread_rwlock_tryrdlock);
245 _Tthr_rwlock_tryrdlock(pthread_rwlock_t *rwlock) in _Tthr_rwlock_tryrdlock() function
H A Dthr_init.c254 [PJT_RWLOCK_TRYRDLOCK] = {DUAL_ENTRY(_Tthr_rwlock_tryrdlock)},
H A Dthr_private.h1086 int _Tthr_rwlock_tryrdlock(pthread_rwlock_t *);