Searched defs:SEND_SIGKILL (Results 1 - 1 of 1) sorted by relevance

/httpd/server/
H A Dmpm_unix.c66 typedef enum {DO_NOTHING, SEND_SIGTERM, SEND_SIGKILL, GIVEUP} action_t; enumerator in enum:__anon380
148 case SEND_SIGKILL:
199 {SEND_SIGKILL, apr_time_from_sec(9)},

Completed in 878 milliseconds