#include <sched.h>
Definition at line 43 of file sched.h.
Data Fields | |
| uInt32 | controlKeys | 
| char | cwd [1024] | 
| char * | stdin | 
| uInt32 | stdinSize | 
| uInt8 | timer | 
| bool | v86If | 
| uInt8 | v86Task | 
| uInt32 | vmStart | 
| char osInfo::cwd[1024] | 
Definition at line 51 of file sched.h.
Referenced by fork_copyProcess(), sysChDir(), sysGetCwd(), and sysMkDir().
| char* osInfo::stdin | 
Definition at line 47 of file sched.h.
Referenced by execFile(), execThread(), fork_copyProcess(), sysExec(), vmmGetFreeVirtualPage(), and vmmMapFromTask().
 1.4.7