zephyr/arch
Allan Stephens 4aef71b9f6 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>
2016-10-26 17:03:13 +00:00
..
arc kernel: Standardize thread monitoring initialization 2016-10-26 17:03:12 +00:00
arm unified: Finish adding thread monitoring support 2016-10-26 17:03:13 +00:00
nios2 kernel: Standardize thread monitoring initialization 2016-10-26 17:03:12 +00:00
x86 kernel: Standardize thread monitoring initialization 2016-10-26 17:03:12 +00:00
Kconfig arm: move atomic operations selection to the Cortex-M Kconfig 2016-10-11 20:47:49 +00:00
Makefile arch/Makefile: simplify 2016-04-27 21:40:19 +00:00