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