commit | 4aef71b9f6b9f3eeed29f614c0de1074f887a03b | [log] [tgz] |
---|---|---|
author | Allan Stephens <allan.stephens@windriver.com> | Tue Oct 25 12:45:05 2016 -0500 |
committer | Andrew Boie <andrew.p.boie@intel.com> | Wed Oct 26 17:03:13 2016 +0000 |
tree | 86d68db824b495a04d0d1cc13980043a908358dc | |
parent | 1be7bca3333d0636f48a867148b9d2e44c0d6270 [diff] |
unified: Finish adding thread monitoring support Existing code wasn't removing a thread from the kernel's list of active threads if the thread terminated or aborted. (It did remove it if the delayed starting of a thread was cancelled.) Change-Id: Icc97917e33765696480d0e9bf31e882ef555d095 Signed-off-by: Allan Stephens <allan.stephens@windriver.com>