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