commit | 52ae56b8a9e0d4b28e7046e3a5923f03801d983e | [log] [tgz] |
---|---|---|
author | Peter Mitsis <peter.mitsis@intel.com> | Tue Aug 08 10:20:59 2023 -0400 |
committer | Anas Nashif <anas.nashif@intel.com> | Mon Nov 06 18:59:35 2023 -0500 |
tree | 4e414f02eb187913f619dc8647fff49544be8688 | |
parent | e76a2b9b4b6f278562ff073584259a6f0cdbbaef [diff] |
kernel: Add halt_queue field to k_thread The halt queue will be used to identify threads that are waiting for a thread on another CPU to finish suspending. Signed-off-by: Peter Mitsis <peter.mitsis@intel.com>