RWST_SIG
return (rwst_enter_common(l, rw, RWST_SIG));
((f) & RWST_SIG ? cv_wait_sig(cv, lock) : (cv_wait(cv, lock), 1))