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