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

/httpd/server/mpm/netware/
H A Dmpm_netware.c176 static void clean_child_exit(int code, int worker_num, apr_pool_t *ptrans,
178 static void clean_child_exit(int code, int worker_num, apr_pool_t *ptrans, argument
187 if (worker_num >=0)
188 ap_update_child_status_from_indexes(0, worker_num, WORKER_DEAD,

Completed in 13 milliseconds