llvm-project/openmp/runtime/test/worksharing
Jonas Hahnfeld 86c307821c Add missing memory barrier for queuing locks
Otherwise I see hangs in the omp_single_copyprivate test when
compiling in release mode. With the debug assertions, I get a
failure `head > 0 && tail > 0`.

Differential Revision: https://reviews.llvm.org/D40722

llvm-svn: 320150
2017-12-08 15:07:02 +00:00
..
for Fix for OMP doacross implementation on Power 2017-11-22 17:15:20 +00:00
sections Fix omp_sections_nowait.c test to address Bugzilla Bug 28336 2016-06-29 19:46:52 +00:00
single Add missing memory barrier for queuing locks 2017-12-08 15:07:02 +00:00