summaryrefslogtreecommitdiff
path: root/openmp/runtime/test/lock
AgeCommit message (Expand)Author
2020-04-04[OpenMP] NFC: Fix trivial typoKazuaki Ishizaki
2017-11-03Revert "Updating implementation of OMPT as specified in OpenMP 5.0 Preview 2 ...Jonas Hahnfeld
2017-11-03Updating implementation of OMPT as specified in OpenMP 5.0 Preview 2 (TR6)Joachim Protze
2017-11-01[OpenMP] Fix race condition in omp_init_lockJonathan Peyton
2016-06-28Fix bugs in TAS and futex lockJonathan Peyton
2016-06-23Remove redundant %libomp-compile step from test/lock/omp_lock.cJonathan Peyton
2016-06-22Apply the KMP_USE_FUTEX feature macro everywhereJonathan Peyton
2016-05-17Remove trailing whitespace from testsJonathan Peyton
2016-04-14Exponential back off logic for test-and-set lockJonathan Peyton
2015-09-21OpenMP Initial testsuite change to purely llvm-lit based testingJonathan Peyton