zephyr/lib
Andrew Boie aed767a98c libc: newlib: make sbrk() thread-safe
Concurrent use of this function could lead to corruption.
Use a sys_sem to synchronize access.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2019-08-22 07:38:56 -05:00
..
cmsis_rtos_v1 cleanup: include/: move atomic.h to sys/atomic.h 2019-06-27 22:55:49 -04:00
cmsis_rtos_v2 CMSIS v2: Work around time unit confusion 2019-07-02 22:52:29 -04:00
gui include/lvgl: rearrange for standard use of extern "C" 2019-08-13 18:00:31 +02:00
libc libc: newlib: make sbrk() thread-safe 2019-08-22 07:38:56 -05:00
os lib: os: add sys_sem data type 2019-07-24 10:12:25 -07:00
posix posix: pthread_create: Ignore retval of pthread_mutex_init() calls 2019-08-21 07:26:59 -05:00
updatehub cleanup: include/: move misc/reboot.h to power/reboot.h 2019-06-27 22:55:49 -04: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