Searched defs:__pthread_rwlock_timedrdlock (Results 1 – 3 of 3) sorted by relevance
3 int __pthread_rwlock_timedrdlock(pthread_rwlock_t *restrict rw, const struct timespec *restrict at) in __pthread_rwlock_timedrdlock() function
290 static int __pthread_rwlock_timedrdlock(pthread_rwlock_internal_t* rwlock, bool use_realtime_clock, in __pthread_rwlock_timedrdlock() function