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