zephyr/arch/x86/include/intel64
Charles E. Youse a224998355 arch/x86/intel64: do not use thread_state for arch data
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>
2019-09-20 14:31:18 -04:00
..
kernel_arch_data.h arch/x86/intel64: do not use thread_state for arch data 2019-09-20 14:31:18 -04:00
kernel_arch_func.h arch/x86: initial Intel64 support 2019-09-15 11:33:47 +08:00
kernel_arch_thread.h arch/x86/intel64: do not use thread_state for arch data 2019-09-20 14:31:18 -04:00
offsets_short_arch.h arch/x86/intel64: do not use thread_state for arch data 2019-09-20 14:31:18 -04:00