mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-26 09:16:21 +00:00
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> |
||
---|---|---|
.. | ||
include | ||
atomic_c.c | ||
compiler_stack_protect.c | ||
device.c | ||
errno.c | ||
event_logger.c | ||
idle.c | ||
int_latency_bench.c | ||
Kconfig | ||
kernel_event_logger.c | ||
Makefile | ||
nano_context.c | ||
nano_fiber.c | ||
nano_fifo.c | ||
nano_init.c | ||
nano_lifo.c | ||
nano_sema.c | ||
nano_sleep.c | ||
nano_stack.c | ||
nano_sys_clock.c | ||
nano_timer.c | ||
nano_work.c | ||
timeout_q.c | ||
version.c | ||
wait_q.c |