sigprocmask_internal
RETURN_AND_SET_ERRNO(sigprocmask_internal(how, set, oldSet));
status = sigprocmask_internal(how, userSet ? &set : NULL,