Searched refs:SIGALRM (Results 1 – 4 of 4) sorted by relevance
976 public static final int SIGALRM; field in OsConstants977 static { SIGALRM = 0; }
639 public static final int SIGALRM = placeholder(); field in OsConstants
490 initConstant(env, c, "SIGALRM", SIGALRM); in OsConstants_initConstants()
467 field public static final int SIGALRM;