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