commit | fd1d93e552df23006b50ba2d0ddae6337f505c3e | [log] [tgz] |
---|---|---|
author | Daniel Leung <daniel.leung@intel.com> | Wed Apr 08 12:14:24 2020 -0700 |
committer | Anas Nashif <anas.nashif@intel.com> | Fri Apr 10 07:48:33 2020 -0400 |
tree | 0eb393a2a7b9c6f9af273f3535c83de60965dea0 | |
parent | 17a932c1077709f163ed0d188e257f4e65939508 [diff] |
samples: mec15xxevb_assy6853/pm: abort threads before reuse Threads are being re-used for multiple runs, so it is better to stop the threads before reusing the variables for new threads. Signed-off-by: Daniel Leung <daniel.leung@intel.com>