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