|
Zephyr Project API
3.2.0
A Scalable Open Source RTOS
|
Go to the source code of this file.
Data Structures | |
| struct | sched_param |
Macros | |
| #define | SCHED_FIFO 0 |
| #define | SCHED_RR 1 |
Functions | |
| static int | sched_yield (void) |
| Yield the processor. More... | |
| int | sched_get_priority_min (int policy) |
| int | sched_get_priority_max (int policy) |
| #define SCHED_FIFO 0 |
| #define SCHED_RR 1 |
| int sched_get_priority_max | ( | int | policy | ) |
| int sched_get_priority_min | ( | int | policy | ) |
|
inlinestatic |
Yield the processor.
See IEEE 1003.1