armOS  0.1.0
Minimal ARM Operating System for the Raspberry Pi - Documentation generated for Pi 4.
process.h File Reference

Definition of functions for creating and killing processes. More...

#include <stddef.h>
Include dependency graph for process.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void create_processes (size_t proc_num)
 
void kill_processes ()
 

Detailed Description

Definition of functions for creating and killing processes.