Searched refs:child_exited (Results 1 – 2 of 2) sorted by relevance
40 static int child_exited = 0; variable62 if ((TEST_RETURN != -1) && (child_exited)) in main()71 child_exited = 0; in main()101 child_exited = 1; in child_fn()
253 int status = 0, child_exited; in wait_for() local262 child_exited = 0; in wait_for()270 child_exited = 1; in wait_for()276 if (child_exited) { in wait_for()