zephyr/tests/posix
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
..
common posix/pthreads: fix pthread_barrier_wait() behavior to match Posix 2019-03-02 03:40:06 +01:00
fs tests: posix: add newlib cfg option 2019-02-26 11:36:52 -06:00