zephyr/arch/x86/include
Andrew Boie 4ad9f687df kernel: rename thread return value functions
z_set_thread_return_value is part of the core kernel -> arch
interface and has been renamed to z_arch_thread_return_value_set.

z_set_thread_return_value_with_data renamed to
z_thread_return_value_set_with_data for consistency.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2019-09-30 15:25:55 -04:00
..
ia32 kernel: rename thread return value functions 2019-09-30 15:25:55 -04:00
intel64 arch/x86: (Intel64) move RAX to volatile register set 2019-09-23 17:50:09 -07:00
kernel_arch_data.h
kernel_arch_func.h kernel: renamespace z_is_in_isr() 2019-09-30 15:25:55 -04:00
kernel_arch_thread.h
offsets_short_arch.h