Searched refs:_pthread_rwlock_tryrdlock (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/lib/libthr/thread/
H A Dthr_rwlock.c46 __weak_reference(_pthread_rwlock_tryrdlock, pthread_rwlock_tryrdlock);
233 _pthread_rwlock_tryrdlock (pthread_rwlock_t *rwlock) function
H A Dthr_init.c256 {DUAL_ENTRY(_pthread_rwlock_tryrdlock)},/* PJT_RWLOCK_TRYRDLOCK */
/freebsd-11-stable/lib/libc/include/
H A Dnamespace.h178 #define pthread_rwlock_tryrdlock _pthread_rwlock_tryrdlock

Completed in 182 milliseconds