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