Searched refs:SIGQUIT (Results 1 – 5 of 5) sorted by relevance
1015 public static final int SIGQUIT; field in OsConstants1016 static { SIGQUIT = 0; }
664 Os.kill(Os.getpid(), OsConstants.SIGQUIT); in timedOut()
652 public static final int SIGQUIT = placeholder(); field in OsConstants
505 initConstant(env, c, "SIGQUIT", SIGQUIT); in OsConstants_initConstants()
480 field public static final int SIGQUIT;