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