Skip to content
Commit 8e16012a authored by Andy Ross's avatar Andy Ross Committed by Anas Nashif
Browse files

kernel/thread: Initialize pended_on field of struct thread_base



This got missed, leaving garbage there for restarted threads to trip
on.  Actually I see multiple uninitialized fields, which seems odd.
This code deserves some rework, thread initialization isn't a
performance path and we should probably be zeroing the struct out.

Signed-off-by: default avatarAndy Ross <andrew.j.ross@intel.com>
parent 64787354
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment