13 msg (
"wait(exec()) = %d",
wait (child));
14 msg (
"wait(exec()) = %d",
wait (child));
static void wait(struct intq *q, struct thread **waiter)
pid_t exec(const char *file)
int pid_t
Process identifier.
void msg(const char *format,...)
void test_main(void)
Wait for a subprocess to finish, twice.