Searched refs:SIGRTMIN (Results 1 – 4 of 4) sorted by relevance
68 static const int BLOCKED_THREAD_SIGNAL = SIGRTMIN + 2;
504 #if defined(SIGRTMIN) in OsConstants_initConstants()505 initConstant(env, c, "SIGRTMIN", SIGRTMIN); in OsConstants_initConstants()
637 public static final int SIGRTMIN = placeholder(); field in OsConstants
458 field public static final int SIGRTMIN;