Lines Matching full:child_terminated
116 static volatile sig_atomic_t child_terminated = 0; /* The child has terminated. */
126 * the race between select() and child_terminated
174 child_terminated = 1;
330 program_alive_scheduled = child_terminated;
356 if (child_terminated && packet_not_very_much_data_to_write())
434 errno == EWOULDBLOCK) && !child_terminated))) {
453 errno == EWOULDBLOCK) && !child_terminated))) {
575 child_terminated = 0;
812 if (child_terminated) {
818 child_terminated = 0;
834 child_terminated = 0;