UMTX_OP_CV_SIGNAL
return (_umtx_op_err(cv, UMTX_OP_CV_SIGNAL, 0, NULL, NULL));
[UMTX_OP_CV_SIGNAL] = __umtx_op_cv_signal,