Searched refs:SIGSTOP (Results 1 – 2 of 2) sorted by relevance
515 public static final int SIGSTOP = placeholder(); field in OsConstants
500 initConstant(env, c, "SIGSTOP", SIGSTOP); in OsConstants_initConstants()