Definition of functions for creating and killing processes. More...
#include <stddef.h>
Go to the source code of this file.
Functions | |
void | create_processes (size_t proc_num) |
void | kill_processes () |
Definition of functions for creating and killing processes.