Lines Matching refs:slot
538 static void motorz_note_child_started(motorz_core_t *mz, int slot, pid_t pid)
540 ap_scoreboard_image->parent[slot].pid = pid;
542 ap_scoreboard_image->parent[slot].pid,
543 mz->my_generation, slot, MPM_CHILD_STARTED);
559 motorz_note_child_killed(/* slot */ 0, 0, 0);
1038 static int make_child(motorz_core_t *mz, server_rec *s, int slot, int bucket)
1042 if (slot + 1 > mz->max_daemons_limit) {
1043 mz->max_daemons_limit = slot + 1;
1056 motorz_note_child_started(mz, slot, getpid());
1057 child_main(mz, slot, 0);
1063 (void) ap_update_child_status_from_indexes(slot, 0, SERVER_STARTING,
1072 (void) ap_update_child_status_from_indexes(slot, 0, SERVER_DEAD,
1116 child_main(mz, slot, bucket);
1119 ap_scoreboard_image->parent[slot].bucket = bucket;
1120 motorz_note_child_started(mz, slot, pid);
1320 /* Great, we've probably just lost a slot in the