mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-11 22:21:56 +00:00
Moves the following internal thread group APIs from the public kernel.h header file to the more private thread.c source file as they do not need to be public APIs. _k_task_list_start[]; _k_task_list_end[]; _FOREACH_STATIC_THREAD() is_in_any_group() Change-Id: I0b731fb0c20a5574cb1b3c1397803af82918d69d Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com> |
||
---|---|---|
.. | ||
configs | ||
microkernel | ||
nanokernel | ||
unified | ||
Kconfig | ||
Makefile |