Searched refs:__pthread_rwlock_rdlock_full64 (Results 1 – 4 of 4) sorted by relevance
26 int result = __pthread_rwlock_rdlock_full64 (rwlock, CLOCK_REALTIME, NULL); in ___pthread_rwlock_rdlock()
26 return __pthread_rwlock_rdlock_full64 (rwlock, CLOCK_REALTIME, abstime); in ___pthread_rwlock_timedrdlock64()
28 return __pthread_rwlock_rdlock_full64 (rwlock, clockid, abstime); in ___pthread_rwlock_clockrdlock64()
281 __pthread_rwlock_rdlock_full64 (pthread_rwlock_t *rwlock, clockid_t clockid, in __pthread_rwlock_rdlock_full64() function
Completed in 5 milliseconds