Tenok
A Linux-like Real-Time Operating System for Robotics and Internet of Things
Macros | Enumerations | Functions
daemon.h File Reference

Go to the source code of this file.

Macros

#define DAEMON_LIST
 
#define DECLARE_DAEMON(x)   x
 

Enumerations

enum  { DAEMON_LIST , DAEMON_CNT }
 

Functions

void set_daemon_id (int daemon)
 
uint16_t get_daemon_id (int daemon)
 

Macro Definition Documentation

◆ DAEMON_LIST

#define DAEMON_LIST
Value:
DECLARE_DAEMON(SOFTIRQD), \
DECLARE_DAEMON(FILESYSD)