Skip to content
Commit a4c91906 authored by Andrew Boie's avatar Andrew Boie Committed by Andrew Boie
Browse files

kernel: fix oops policy for k_thread_abort()



Don't generate a Z_OOPS() if k_thread_abort() is called on a
thread that isn't running. Just return to the caller instead,
much like how k_thread_join() functions.

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