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

benchmarks: timing_info: re-word thread abort actions



() The thread created to be used for timing measurement does not
   need to run, so use K_FOREVER instead of K_MSEC().
() Thread cancel is actually using k_thread_abort() so re-word it
   correctly to indicate it is aborting a non-running thread.
() The other k_thread_abort() is used on _current so re-word
   the item.

Relates to #25458

Signed-off-by: default avatarDaniel Leung <daniel.leung@intel.com>
parent 732ab531
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment