PKUOS - Pintos
Pintos source browser for PKU Operating System course
|
Go to the source code of this file.
Functions | |
void | test_main (void) |
Executes and waits for a single child process. More... | |
void test_main | ( | void | ) |
Executes and waits for a single child process.
Definition at line 8 of file exec-once.c.
References exec(), and wait().