zephyr/kernel
Allan Stephens 1be7bca333 kernel: Add interrupt locking to thread monitoring exit API
This is needed because some thread termination paths can be
invoked with no guarantee that thread preemption won't happen.
(It also aligns with the approach taken by the thread monitoring
initialization code.)

Change-Id: I28a384e051775390eb047498cb23fed22910e4df
Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
2016-10-26 17:03:13 +00:00
..
configs unified: initial unified kernel implementation 2016-09-13 17:12:55 -04:00
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 kernel: Add interrupt locking to thread monitoring exit API 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