Searched refs:handle_child_stop (Results 1 – 1 of 1) sorted by relevance
83 handle_child_stop (struct state *state) in handle_child_stop() function122 if (!handle_child_death (state) && !handle_child_stop (state)) in action_sigchld()124 while (handle_child_death (state) || handle_child_stop (state)); in action_sigchld()