pthread__rwlock_rdlock
return pthread__rwlock_rdlock(ptr, NULL);
return pthread__rwlock_rdlock(ptr, abs_timeout);
static int pthread__rwlock_rdlock(pthread_rwlock_t *, const struct timespec *);