Skip to content
Commit 378131c2 authored by Daniel Leung's avatar Daniel Leung Committed by Anas Nashif
Browse files

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: default avatarDaniel Leung <daniel.leung@intel.com>
parent 94997a02
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment