Searched refs:pthread__rwlock_rdlock (Results 1 – 1 of 1) sorted by relevance
61 static int pthread__rwlock_rdlock(pthread_rwlock_t *, const struct timespec *);158 pthread__rwlock_rdlock(pthread_rwlock_t *ptr, const struct timespec *ts) in pthread__rwlock_rdlock() function402 return pthread__rwlock_rdlock(ptr, NULL); in pthread_rwlock_rdlock()416 return pthread__rwlock_rdlock(ptr, abs_timeout); in pthread_rwlock_timedrdlock()