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

kernel: remove comment in k_thread_abort()



z_reschedule_unlocked() is a no-op if the caller is
cooperative, because the logic that maintains the ready queue
ensures that the co-op thread is always at the front unless
some special handling is done like in k_yield(), which does
not happen here.

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