Searched refs:SIGUSR2 (Results 1 – 3 of 3) sorted by relevance
42 static const int BLOCKED_THREAD_SIGNAL = SIGUSR2;
452 initConstant(env, c, "SIGUSR2", SIGUSR2); in OsConstants_initConstants()
401 public static final int SIGUSR2 = placeholder(); field in OsConstants