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