TYPE_CV
error = umtx_key_get(cv, TYPE_CV, GET_SHARE(flags), &uq->uq_key);
if ((error = umtx_key_get(cv, TYPE_CV, GET_SHARE(flags), &key)) != 0)