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