diff options
| author | Jonathan Peyton <jonathan.l.peyton@intel.com> | 2018-09-07 18:45:13 +0000 |
|---|---|---|
| committer | Jonathan Peyton <jonathan.l.peyton@intel.com> | 2018-09-07 18:45:13 +0000 |
| commit | 2ff302d5d7409278361b38d8e59c5a992950d2d4 (patch) | |
| tree | 24b3bae3802a104c50ae9c15ce1655cda5c3c219 /openmp/runtime/src/kmp_threadprivate.cpp | |
| parent | 06650941a2f4c3895efdf6ddb08cc6ab43b3455d (diff) | |
| download | bcm5719-llvm-2ff302d5d7409278361b38d8e59c5a992950d2d4.tar.gz bcm5719-llvm-2ff302d5d7409278361b38d8e59c5a992950d2d4.zip | |
[OpenMP] Synchronization hint constants added to headers
ident flags reserved for atomic hints.
This patch adds omp_sync_hint_t to omp.h and omp_sync_hint_kind to omp_lib.h.
For better maintainability the list of macros for ident flags was replaced with
a enum. The new KMP_IDENT_ATOMIC_HINT_MASK was added to the enum to
support possible future atomic hints.
Also fix omp_lib.h.var to be under 72 chars again after 5.0 OpenMP Memory commit
Patch by Olga Malysheva
Differential Revision: https://reviews.llvm.org/D51233
llvm-svn: 341693
Diffstat (limited to 'openmp/runtime/src/kmp_threadprivate.cpp')
0 files changed, 0 insertions, 0 deletions

