zephyr/kernel/include
Daniel Leung 378131c266 kernel: add options to cleanup after aborting current thread
This adds the mechanism to do cleanup after k_thread_abort()
is called with the current thread. This is mainly used for
cleaning up things when the thread cannot be running, e.g.,
cleanup the thread stack.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2024-04-10 07:44:27 -04:00
..
gen_offset.h
ipi.h
kernel_arch_interface.h
kernel_internal.h
kernel_offsets.h
kernel_tls.h
ksched.h
kswap.h
kthread.h
mmu.h
offsets_short.h
priority_q.h
timeout_q.h
wait_q.h