zephyr/arch/posix/include
Andrew Boie e4cc84a537 kernel: update arch_switch_to_main_thread()
This now takes a stack pointer as an argument with TLS
and random offsets accounted for properly.

Based on #24467 authored by Flavio Ceolin.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2020-07-30 21:11:14 -04:00
..
asm_inline.h
asm_inline_gcc.h
kernel_arch_data.h kernel: add Z_STACK_PTR_ALIGN ARCH_STACK_PTR_ALIGN 2020-04-21 18:45:45 -04:00
kernel_arch_func.h kernel: update arch_switch_to_main_thread() 2020-07-30 21:11:14 -04:00
offsets_short_arch.h
posix_arch_internal.h
posix_cheats.h lib: posix: Add support for eventfd 2020-04-28 09:57:41 +03:00
posix_core.h