pthread_barrier_wait() no longer acts as a cancellation point. Fix potential race condition in pthread_once() Tristan Savatier Changes to pthread_cond_destroy() exposed some coding weaknesses in several test suite mini-apps because pthread_cond_destroy() now returns EBUSY if the CV is still...
pthread_barrier_wait() no longer acts as a cancellation point. Fix potential race condition in pthread_once() Tristan Savatier Changes to pthread_cond_destroy() exposed some coding weaknesses in several test suite mini-apps because pthread_cond_destroy() now returns EBUSY if the CV is still...
pthread_barrier_wait() no longer acts as a cancellation point. Fix potential race condition in pthread_once() Tristan Savatier Changes to pthread_cond_destroy() exposed some coding weaknesses in several test suite mini-apps because pthread_cond_destroy() now returns EBUSY if the CV is still...