llvm-project/openmp/runtime/test/ompt/synchronization
Joachim Protze 35ab6d6390 [OpenMP][Tests][NFC] rename macro to avoid naming clash
When including <ostream>, the register_callback macro of the OMPT callback.h
clashes with a function defined in ostream. This patch renames the macro
and includes ompt into the macro name.
2021-02-24 18:03:54 +01:00
..
barrier [OpenMP][Tests][NFC] rename macro to avoid naming clash 2021-02-24 18:03:54 +01:00
reduction [OpenMP][OMPT] fix reduction test for 32-bit x86 2020-02-04 12:19:10 +01:00
critical.c
flush.c
lock.c [OpenMP] NFC: Fix trivial typos in comments 2020-01-07 14:05:03 +08:00
masked.c [OpenMP][OMPT] Update the omp-tools header file to reflect 5.1 changes 2020-11-11 20:13:21 +01:00
master.c [OpenMP][Tests][NFC] rename macro to avoid naming clash 2021-02-24 18:03:54 +01:00
nest_lock.c [OpenMP][OMPT] Update the omp-tools header file to reflect 5.1 changes 2020-11-11 20:13:21 +01:00
ordered.c
ordered_dependences.c [OpenMP][Tests] Fix/Mark compatibilty for GCC 2020-07-06 23:56:09 +02:00
taskgroup.c [OpenMP][OMPT] Update the omp-tools header file to reflect 5.1 changes 2020-11-11 20:13:21 +01:00
taskwait.c
test_lock.c
test_nest_lock.c
test_nest_lock_parallel.c