Searched defs:action_t (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; typedef in typeref:enum:__anon380
113 static int reclaim_one_pid(pid_t pid, action_t action)
189 action_t action;

Completed in 12 milliseconds