Searched refs:wait_child (Results 1 – 2 of 2) sorted by relevance
85 int wait_child(struct child_sync *sync) in wait_child() function
1400 CASE_TEST(wait_child); EXPECT_SYSER(1, wait(&tmp), -1, ECHILD); break; in run_syscall()