Searched refs:raise_sigstop_flags (Results 1 - 3 of 3) sorted by relevance

/httpd/include/
H A Dhttpd.h2205 extern int raise_sigstop_flags;
2207 if (raise_sigstop_flags & SIGSTOP_##x) raise(SIGSTOP);\
/httpd/server/mpm/worker/
H A Dworker.c225 int raise_sigstop_flags; variable
/httpd/server/mpm/event/
H A Devent.c418 int raise_sigstop_flags; variable

Completed in 33 milliseconds