[Openmp-commits] [PATCH] D92604: [OpenMP] Introduce new file wrapper class for runtime

Jonathan Peyton via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Wed Dec 9 13:43:24 PST 2020


jlpeyton updated this revision to Diff 310643.
jlpeyton added a comment.

Updated with documentation. Class is now `kmp_safe_raii_file_t`


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D92604/new/

https://reviews.llvm.org/D92604

Files:
  openmp/runtime/src/kmp.h
  openmp/runtime/src/kmp_affinity.cpp
  openmp/runtime/src/kmp_lock.cpp
  openmp/runtime/src/kmp_stats.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92604.310643.patch
Type: text/x-patch
Size: 7706 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20201209/b2ddb627/attachment-0001.bin>


More information about the Openmp-commits mailing list