8eaff5d6d2
Previously, this was only done if an essential thread self-exited, and was a runtime check that generated a kernel panic. Now if any thread has k_thread_abort() called on it, and that thread is essential to the system operation, this check is made. It is now an assertion. _NANO_ERR_INVALID_TASK_EXIT checks and printouts removed since this is now an assertion. Signed-off-by: Andrew Boie <andrew.p.boie@intel.com> |
||
---|---|---|
.. | ||
offsets | ||
Makefile | ||
cache.c | ||
cpu_idle.c | ||
crt0.S | ||
exception.S | ||
fatal.c | ||
irq_manage.c | ||
irq_offload.c | ||
prep_c.c | ||
reset.S | ||
swap.S | ||
thread.c |