CS318 - Pintos
Pintos source browser for JHU CS318 course
Macros
rox-multichild.c File Reference
#include "tests/userprog/rox-child.inc"
Include dependency graph for rox-multichild.c:

Go to the source code of this file.

Macros

#define CHILD_CNT   "5"
 Ensure that the executable of a running process cannot be modified, even in the presence of multiple children. More...
 

Macro Definition Documentation

◆ CHILD_CNT

#define CHILD_CNT   "5"

Ensure that the executable of a running process cannot be modified, even in the presence of multiple children.

Definition at line 4 of file rox-multichild.c.