Searched refs:SIGTERM (Results 1 – 4 of 4) sorted by relevance
91 #define JVM_SIGTERM SIGTERM
991 kill(pid, SIGTERM); in UNIXProcess_destroyProcess()
517 public static final int SIGTERM = placeholder(); field in OsConstants
502 initConstant(env, c, "SIGTERM", SIGTERM); in OsConstants_initConstants()