Searched refs:SIGQUIT (Results 1 – 3 of 3) sorted by relevance
406 Os.kill(Os.getpid(), OsConstants.SIGQUIT); in finalizerTimedOut()
440 public static final int SIGQUIT = placeholder(); field in OsConstants
482 initConstant(env, c, "SIGQUIT", SIGQUIT); in OsConstants_initConstants()