Go to the source code of this file.
◆ _pc
Instance of process control block for current process
Definition at line 81 of file process.h.
◆ currentdir
| #define currentdir (_pc->_currentdir) |
Current working directory for current process
Definition at line 101 of file process.h.
◆ cwfs
| #define cwfs (_pc->_cwfs) |
Current working directory's file system for current process
Definition at line 96 of file process.h.
◆ E_PROC_CANTLOAD
| #define E_PROC_CANTLOAD 0xFFFF |
◆ E_PROC_SUCCESS
◆ ilibIL
| #define ilibIL (_pc->_ilib) |
◆ MAXPROCESSES
◆ procIL
| #define procIL (_pc->_proc) |
◆ S_PCB_LOAD
◆ S_PCB_NOT_USED
◆ S_PCB_RUN
◆ S_PCB_SUSPEND