Searched refs:__pthread_rwlock_timedrdlock_internal (Results 1 – 4 of 4) sorted by relevance
29 __pthread_rwlock_timedrdlock_internal (struct __pthread_rwlock *rwlock, in __pthread_rwlock_timedrdlock_internal() function123 return __pthread_rwlock_timedrdlock_internal (rwlock, CLOCK_REALTIME, abstime); in __pthread_rwlock_timedrdlock()132 return __pthread_rwlock_timedrdlock_internal (rwlock, clockid, abstime); in weak_alias()
23 extern int __pthread_rwlock_timedrdlock_internal (struct __pthread_rwlock33 return __pthread_rwlock_timedrdlock_internal (rwlock, -1, 0); in __pthread_rwlock_rdlock()
5906 (__pthread_rwlock_timedrdlock_internal): Modified.5909 (__pthread_rwlock_timedrdlock_internal): Modified function.14150 (__pthread_rwlock_timedrdlock_internal): Modified function.
5916 (__pthread_rwlock_timedrdlock_internal): Modified function.