zephyr/doc/kernel_v2
Allan Stephens 073442ecc5 kernel: Treat aborting by main() as a fatal system error
An application-supplied main() routine is now considered to be
essential to system operation. Thus, if main() experiences an
error that aborts the main thread a fatal system error is raised.

Note: If main() completes its work and does a standard return-
to-caller the main thread terminates normally.

Change-Id: Icc9499f13578299244a856a246ad2a7d34a72f54
Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
2016-11-10 18:51:42 +00:00
..
data_passing unified/doc: Mention that a list of items can be added to a fifo 2016-10-31 20:03:49 +00:00
memory kernel: delete old micro and nanokernel documentation 2016-11-04 20:51:01 +00:00
other doc: Update Interrupts section of Kernel Primer (v2) 2016-11-10 18:44:16 +00:00
overview unified/doc: Update list of changes from version 1 kernel 2016-10-31 23:56:30 +00:00
synchronization doc: Remove reference to k_alert_handler_set() 2016-11-10 18:44:16 +00:00
threads kernel: Treat aborting by main() as a fatal system error 2016-11-10 18:51:42 +00:00
timing unified: rename 'events' to 'alerts' 2016-10-28 18:44:18 +00:00
kernel.rst doc: Update Interrupts section of Kernel Primer (v2) 2016-11-10 18:44:16 +00:00