[Openmp-commits] [PATCH] D41166: [OMPT] Rename ompt_mutex_impl_t to kmp_mutex_impl

Joachim Protze via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Wed Jan 17 01:02:05 PST 2018


protze.joachim accepted this revision.
protze.joachim added a comment.

We discussed to relax the wording in the OpenMP spec, so that any implementation that provides `ompt_mutex_impl_unknown` with value 0 is complying. This will include #define, enum or "static const" values.


https://reviews.llvm.org/D41166





More information about the Openmp-commits mailing list