Defines | |
| #define | SIGSTOP_DETACH 1 |
| #define | SIGSTOP_MAKE_CHILD 2 |
| #define | SIGSTOP_SPAWN_CHILD 4 |
| #define | SIGSTOP_PIPED_LOG_SPAWN 8 |
| #define | SIGSTOP_CGI_CHILD 16 |
| #define | RAISE_SIGSTOP(x) |
|
|
Macro to get GDB started Definition at line 1676 of file httpd.h. Referenced by make_child(), and run_cgi_child(). |
|
|
stop spawning a CGI child process |
|
|
stop on a Detach |
|
|
stop making a child process |
|
|
stop spawning a child process with a piped log |
|
|
stop spawning a child process |