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

Simon Convent via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Thu Dec 21 01:17:17 PST 2017


sconvent updated this revision to Diff 127842.
sconvent retitled this revision from "[OMPT] Move definition of ompt_mutex_impl_t to ompt-internal.h" to "[OMPT] Rename ompt_mutex_impl_t to kmp_mutex_impl".
sconvent edited the summary of this revision.
sconvent added a comment.

Implemented suggestion


https://reviews.llvm.org/D41166

Files:
  runtime/src/include/50/ompt.h.var
  runtime/src/kmp_atomic.h
  runtime/src/kmp_csupport.cpp
  runtime/src/ompt-general.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41166.127842.patch
Type: text/x-patch
Size: 6770 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20171221/16c9aa6a/attachment.bin>


More information about the Openmp-commits mailing list