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