zephyr/lib
Paul Sokolovsky 0906671a7b posix: pthread: pthread_mutex_timedlock should accept absolute deadline
It was coded as if it accepts relative timeout. Normative reference:
http://pubs.opengroup.org/onlinepubs/9699919799/functions/pthread_mutex_timedlock.html

Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
2019-08-27 17:50:48 -04:00
..
cmsis_rtos_v1
cmsis_rtos_v2
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: pthread_mutex_timedlock should accept absolute deadline 2019-08-27 17:50:48 -04:00
updatehub
CMakeLists.txt
Kconfig