![]() |
Max OS 0.3
|
Files | |
| elf.cpp | |
| Implementation of an Executable and Linkable Format (ELF) loader for 64-bit binaries. | |
| ipc.cpp | |
| Implementation of inter-process communication (IPC) resources. | |
| process.cpp | |
| Implementation of a Thread and Process classes for managing system processes. | |
| resource.cpp | |
| Implementation of Resource and Resource Registry classes. | |
| scheduler.cpp | |
| Implementation of a Global Scheduler for managing processes and threads. | |