|
CS318 - Pintos
Pintos source browser for JHU CS318 course
|

Go to the source code of this file.
Functions | |
| void | test_main (void) |
| Wait for a process that will be killed for bad behavior. More... | |
| void test_main | ( | void | ) |
Wait for a process that will be killed for bad behavior.
Definition at line 8 of file wait-killed.c.
References exec(), msg(), and wait().

1.8.16