mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-01 13:02:37 +00:00
k_thread.thread_state (or rather, _thread_base.thread_state) should be private to the kernel/scheduler, so flags previously stored there are moved to _thread_arch where the belong. Signed-off-by: Charles E. Youse <charles.youse@intel.com> |
||
---|---|---|
.. | ||
kernel_arch_data.h | ||
kernel_arch_func.h | ||
kernel_arch_thread.h | ||
offsets_short_arch.h |