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