|
Unify Framework Lib 1.7.0
|
#include "sys/process.h"Go to the source code of this file.
Macros | |
| #define | AUTOSTART_PROCESSES(...) extern int _dummy |
Functions | |
| void | autostart_start (struct process *const processes[]) |
| void | autostart_exit (struct process *const processes[]) |
Variables | |
| CLIF struct process *const | autostart_processes [] |
Header file for module for automatically starting and exiting a list of processes.
| #define AUTOSTART_PROCESSES | ( | ... | ) | extern int _dummy |
| void autostart_exit | ( | struct process *const | processes[] | ) |
| void autostart_start | ( | struct process *const | processes[] | ) |