|
Zephyr Project API
3.3.0
A Scalable Open Source RTOS
|
Go to the source code of this file.
Macros | |
| #define | SCHED_FIFO 1 |
| #define | SCHED_RR 2 |
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 1 |
| #define SCHED_RR 2 |
| int sched_get_priority_max | ( | int | policy | ) |
| int sched_get_priority_min | ( | int | policy | ) |
|
inlinestatic |
Yield the processor.
See IEEE 1003.1