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