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> |
||
|---|---|---|
| .. | ||
| sys | ||
| dirent.h | ||
| mqueue.h | ||
| posix_sched.h | ||
| posix_types.h | ||
| pthread_key.h | ||
| pthread.h | ||
| semaphore.h | ||
| signal.h | ||
| time.h | ||
| unistd.h | ||