Searched refs:wait_child (Results 1 – 3 of 3) sorted by relevance
182 ret = wait_child(&info->child_sync); in parent()207 ret = wait_child(&info->child_sync); in parent()221 ret = wait_child(&info->child_sync); in parent()
85 int wait_child(struct child_sync *sync) in wait_child() function
1156 CASE_TEST(wait_child); EXPECT_SYSER(1, wait(&tmp), -1, ECHILD); break; in run_syscall()