Home | History | Annotate | Download | only in filterfw

Lines Matching refs:halt

44     private static final Event HALT_EVENT = new Event(Event.HALT, null);
95 public static final int HALT = 7;
147 case Event.HALT:
933 void halt() {