Searched refs:SIGSTOP (Results 1 – 4 of 4) sorted by relevance
1030 public static final int SIGSTOP; field in OsConstants1031 static { SIGSTOP = 0; }
657 public static final int SIGSTOP = placeholder(); field in OsConstants
516 initConstant(env, c, "SIGSTOP", SIGSTOP); in OsConstants_initConstants()
485 field public static final int SIGSTOP;