Skip to content
Commit 933b4202 authored by Andrew Boie's avatar Andrew Boie Committed by Anas Nashif
Browse files

kernel: add context pointer to thread->fn_abort



For compatibility layers like CMSIS where thread objects
are drawn from a pool, provide a context pointer to the
exited thread object so it may be freed.

This is somewhat obscure and has no supporting APIs or
overview documentation and should be considered a private
kernel feature. Applications should really be using
k_thread_join() instead.

Signed-off-by: default avatarAndrew Boie <andrew.p.boie@intel.com>
parent afe42bd1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment