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