__thr_rwlock_wrlock
ret = __thr_rwlock_wrlock(&prwlock->lock, abstime);
ret = __thr_rwlock_wrlock(rwlock, NULL);
return (__thr_rwlock_wrlock(rwlock, tsp));
int __thr_rwlock_wrlock(struct urwlock *rwlock,