Searched refs:SIGRTMAX (Results 1 – 2 of 2) sorted by relevance
460 #if defined(SIGRTMAX) in OsConstants_initConstants()461 initConstant(env, c, "SIGRTMAX", SIGRTMAX); in OsConstants_initConstants()
411 public static final int SIGRTMAX = placeholder(); field in OsConstants