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