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