Home | History | Annotate | Download | only in test

Lines Matching full:got_sigchld

531 	int status, got_sigchld = 0;
543 signal_set(&sig_ev, SIGCHLD, child_signal_cb, &got_sigchld);
586 if (!got_sigchld) {