hanchenye-llvm-project/openmp/runtime/test/worksharing
Jonathan Peyton 741b70926f Fix the nowait tests for omp for and omp single
These tests are now modeled after the sections nowait test where threads wait
to be released in the first construct (either for or single) and the last thread
skips the last for/single construct and releases those threads.  If the test
fails, then it hangs because an unnecessary barrier is executed in between the
constructs.

llvm-svn: 274641
2016-07-06 17:26:12 +00:00
..
for Fix the nowait tests for omp for and omp single 2016-07-06 17:26:12 +00:00
sections Fix omp_sections_nowait.c test to address Bugzilla Bug 28336 2016-06-29 19:46:52 +00:00
single Fix the nowait tests for omp for and omp single 2016-07-06 17:26:12 +00:00