Lines Matching full:child
756 force child poll loop to abort if waitpid() signaled child exit,
757 eventhough the child's report file descriptor wasn't closed.
1442 * gtester.c: read and decode log messages from test binary child processes.
1443 fixed GIOChannel and child watch handling to process all messages and avoid
1465 stdout. fixed io handlers to be cleaned up when the child process exits (catch
1467 structure, to keep running until the child process exits and all io has been
1469 a child couldn't be launched but --keep-going was specified.
1493 glib/gtester.c:Read the output of the child process
1501 glib/gtester.c:Spawn a process async and quit gtester after the child process exited