zephyr/lib
Charles E. Youse 3522e05f76 posix/pthreads: fix pthread_barrier_wait() behavior to match Posix
Exactly one caller of pthread_barrier_wait() should receive a return
value of PTHREAD_BARRIER_SERIAL_WAIT; all others should receive zero
(or an error code). Added a test to match.

Fixes: #9953

Signed-off-by: Charles E. Youse <charles.youse@intel.com>
2019-03-02 03:40:06 +01:00
..
cmsis_rtos_v1 kconfig: Remove redundant 'default n' properties 2019-02-27 09:25:22 +01:00
cmsis_rtos_v2 kconfig: Remove redundant 'default n' properties 2019-02-27 09:25:22 +01:00
gui gui: Corrected typo in object realign Kconfig option 2019-02-08 09:35:18 -06:00
libc libc: ctype: Fix operations between signed and unsigned types 2019-03-01 09:22:24 +01:00
os lib/os: Remove recursion from mempool and rbtree 2019-02-28 10:06:35 -08:00
posix posix/pthreads: fix pthread_barrier_wait() behavior to match Posix 2019-03-02 03:40:06 +01:00
CMakeLists.txt lib: flatten all loose components into one lib 2019-01-22 07:45:22 -05:00
Kconfig lib: flatten all loose components into one lib 2019-01-22 07:45:22 -05:00