Tenok
A Linux-like Real-Time Operating System for Robotics and Internet of Things
|
Go to the source code of this file.
Data Structures | |
struct | sched_param |
Macros | |
#define | SCHED_FIFO 1 |
#define | SCHED_RR 2 |
#define | SCHED_OTHER 3 |
#define | SCHED_SPORADIC 4 |