mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-02 08:52:28 +00:00
Add a way of finding if a microkernel task is the idle task instead of of duplicating: task_priority_get() == (CONFIG_NUM_TASK_PRIORITIES - 1) which could be subject to change. Only available for microkernel, since there is no such concept in the nanokernel. Change-Id: Ie8930981f1a2ac5ff16f905f4eb4e333c8b59c5d Signed-off-by: Benjamin Walsh <benjamin.walsh@windriver.com> |
||
---|---|---|
.. | ||
gen_offset.h | ||
nano_internal.h | ||
nano_offsets.h | ||
timeout_q.h | ||
wait_q.h |