Searched refs:SIGUSR1 (Results 1 – 4 of 4) sorted by relevance
1054 public static final int SIGUSR1; field in OsConstants1055 static { SIGUSR1 = 0; }
665 public static final int SIGUSR1 = placeholder(); field in OsConstants
524 initConstant(env, c, "SIGUSR1", SIGUSR1); in OsConstants_initConstants()
493 field public static final int SIGUSR1;