Searched refs:SIGTSTP (Results 1 – 4 of 4) sorted by relevance
1042 public static final int SIGTSTP; field in OsConstants1043 static { SIGTSTP = 0; }
661 public static final int SIGTSTP = placeholder(); field in OsConstants
520 initConstant(env, c, "SIGTSTP", SIGTSTP); in OsConstants_initConstants()
489 field public static final int SIGTSTP;