zephyr/lib
Andrew Boie db84a76379 lib: os: remove dead code
If multithreading is disabled, thread_entry() never runs
since we cannot create threads; the non-multithreading case
was simply dead code.

Indicate to code coverage that CODE_UNREACHABLE should be
skipped.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2019-06-18 09:08:01 -04:00
..
cmsis_rtos_v1 lib: cmsis_v1: set stack size larger if coverage 2019-05-02 15:42:33 -04:00
cmsis_rtos_v2 lib: cmsis_v2: increase stack sizes if coverage 2019-05-02 15:42:33 -04:00
gui gui: Corrected RGB888 pointer in LVGL write function 2019-05-30 09:33:07 -04:00
libc prf.c: implement the ll length modifiers 2019-06-17 10:58:09 -07:00
os lib: os: remove dead code 2019-06-18 09:08:01 -04:00
posix posix: Fix calculation of clock base in clock_settime 2019-05-21 08:24:59 -04:00
updatehub lib: updatehub: add support ipv6 2019-06-05 00:20:37 +02:00
CMakeLists.txt lib: updatehub: Add UpdateHub.io support 2019-06-05 00:20:37 +02:00
Kconfig lib: updatehub: Add UpdateHub.io support 2019-06-05 00:20:37 +02:00