Skip to content
Commit 3522e05f authored by Charles E. Youse's avatar Charles E. Youse Committed by Anas Nashif
Browse files

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: default avatarCharles E. Youse <charles.youse@intel.com>
parent 6c8825fc
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment