|
PatchworkOS
966e257
A non-POSIX operating system.
|
Go to the source code of this file.
Typedefs | |
| typedef struct process | process_t |
Functions | |
| void | reaper_init (void) |
| Initializes the process reaper. | |
| void | reaper_push (process_t *process) |
| Pushes a process to be reaped later. | |