do_lock_umtx
return (do_lock_umtx(td, uap->umtx, td->td_tid, 0));
return (do_lock_umtx(td, uap->obj, uap->val, ts));