Home | History | Annotate | Download | only in bench

Lines Matching refs:wait_stat

1403 	int wait_stat;
1475 wpid = waitpid(pids[i], &wait_stat, 0);
1477 BUG_ON(!WIFEXITED(wait_stat));