zephyr/kernel
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
..
configs
microkernel kernel: Revise thread monitoring exit API naming 2016-10-26 17:03:12 +00:00
nanokernel kernel: Add interrupt locking to thread monitoring exit API 2016-10-26 17:03:13 +00:00
unified unified: Finish adding thread monitoring support 2016-10-26 17:03:13 +00:00
Kconfig sensor: grove: use global sensor init priority 2016-10-07 20:53:29 +00:00
Makefile unified: Fix build broblem caused by concurrent make processes in single dir 2016-10-05 10:29:31 +00:00