child_reap
child_reap (EV_A_ pid, pid, status);
child_reap (EV_A_ 0, pid, status); /* this might trigger a watcher twice, but feed_event catches that */
child_reap(&(children[i]));