If the event conditions are not met, the event will not run. You can invert conditions by right clicking them, so an inverted x=0 would mean the event runs only if x is not 0. I believe the compare two values condition also has a not equals option as well that would result in the same thing. Thus if x=0, the event is not not going to run.
Unless you mean something else by exit processing.