Lines Matching defs:process_slot
442 static void disable_listensocks(int process_slot)
448 ap_scoreboard_image->parent[process_slot].not_accepting = 1;
451 static void enable_listensocks(int process_slot)
469 ap_scoreboard_image->parent[process_slot].not_accepting = 0;
1270 static void close_listeners(int process_slot, int *closed)
1274 disable_listensocks(process_slot);
1278 ap_scoreboard_image->parent[process_slot].quiescing = 1;
1280 ap_update_child_status_from_indexes(process_slot, i,
1737 int process_slot = ti->pid;
1778 close_listeners(process_slot, &closed);
1865 close_listeners(process_slot, &closed);
1941 disable_listensocks(process_slot);
1955 disable_listensocks(process_slot);
1967 enable_listensocks(process_slot);
2105 ps = ap_get_scoreboard_process(process_slot);
2123 enable_listensocks(process_slot);
2131 close_listeners(process_slot, &closed);
2148 int process_slot = ti->pid;
2155 ap_scoreboard_image->servers[process_slot][thread_slot].pid = ap_my_pid;
2156 ap_scoreboard_image->servers[process_slot][thread_slot].tid = apr_os_thread_current();
2157 ap_scoreboard_image->servers[process_slot][thread_slot].generation = retained->my_generation;
2158 ap_update_child_status_from_indexes(process_slot, thread_slot,
2179 ap_update_child_status_from_indexes(process_slot, thread_slot,
2227 process_socket(thd, ptrans, csd, cs, process_slot, thread_slot);
2232 ap_update_child_status_from_indexes(process_slot, thread_slot,