zephyr/arch/arc/include
Andy Ross b89e427bd6 kernel/sched: Rename/redocument wait_for_switch() -> z_sched_switch_spin()
This trick turns out also to be needed by the abort/join code.
Promote it to a more formal-looking internal API and clean up the
documentation to (hopefully) clarify the exact behavior and better
explain the need.

This is one of the more... enchanted bits of the scheduler, and while
the trick is IMHO pretty clean, it remains a big SMP footgun.

Signed-off-by: Andy Ross <andyross@google.com>
2023-05-26 17:09:35 -04:00
..
v2
arc_irq_offload.h ARC: introduce reworked irq_offload implementation 2022-12-20 22:51:24 +01:00
kernel_arch_data.h DSP: add DSP support for ARC processor 2022-12-19 11:56:55 +01:00
kernel_arch_func.h
offsets_short_arch.h
swap_macros.h kernel/sched: Rename/redocument wait_for_switch() -> z_sched_switch_spin() 2023-05-26 17:09:35 -04:00
vector_table.h