Searched refs:SIGCONT (Results 1 – 4 of 4) sorted by relevance
985 public static final int SIGCONT; field in OsConstants986 static { SIGCONT = 0; }
642 public static final int SIGCONT = placeholder(); field in OsConstants
493 initConstant(env, c, "SIGCONT", SIGCONT); in OsConstants_initConstants()
470 field public static final int SIGCONT;