Searched defs:KILL (Results 1 – 2 of 2) sorted by relevance
30 enum MessageType { INVALID, KILL, LOAD_SAMPLE }; enumerator
100 public static final int KILL = 12; field in GraphRunner.Event