zephyr/doc/kernel/services/threads
Jonas Spinner b9ee6af4fe doc: kernel: threads: fix idle thread priority documentation
Clarify that the idle thread has priority CONFIG_NUM_PREEMPT_PRIORITIES,
not (CONFIG_NUM_PREEMPT_PRIORITIES - 1).

The idle thread priority ranges from 0 to 127 and never has a cooperative
thread priority.

Signed-off-by: Jonas Spinner <jonas.spinner@burkert.com>
2025-02-16 13:27:03 +01:00
..
index.rst
nothread.rst
priorities.svg doc: kernel: threads: fix idle thread priority documentation 2025-02-16 13:27:03 +01:00
system_threads.rst doc: kernel: threads: fix idle thread priority documentation 2025-02-16 13:27:03 +01:00
thread_states.svg
workqueue.rst