Lines Matching refs:process
315 * MPM child process exit status values
316 * The MPM parent process may check the status to see if special
333 * If a child exits with this error, the parent process
746 * given a request_rec r you can write r->connection->server->process
753 /** A structure that represents one process */
771 * @brief A structure that represents one process
1170 /** This points to the current thread being used to process this request,
1264 /** The process this server is running in */
1265 process_rec *process;
1357 /* percentage of process/threads ready/idle (0->100)*/
1359 /* percentage of process/threads busy (0->100) */
2188 * This is useful for debugging, because you can then attach to that process
2194 /** stop making a child process */
2196 /** stop spawning a child process */
2198 /** stop spawning a child process with a piped log */
2200 /** stop spawning a CGI child process */