Searched refs:SIGKILL (Results 1 – 4 of 4) sorted by relevance
1003 public static final int SIGKILL; field in OsConstants1004 static { SIGKILL = 0; }
648 public static final int SIGKILL = placeholder(); field in OsConstants
499 initConstant(env, c, "SIGKILL", SIGKILL); in OsConstants_initConstants()
476 field public static final int SIGKILL;