[Openmp-commits] [PATCH] D25102: Code cleanup for the runtime without monitor thread

Hansang Bae via Openmp-commits openmp-commits at lists.llvm.org
Fri Sep 30 09:32:17 PDT 2016


hbae created this revision.
hbae added reviewers: AndreyChurbanov, omalyshe, tlwilmar, jlpeyton.
hbae added a subscriber: openmp-commits.
hbae set the repository for this revision to rL LLVM.

This change removes/disables unnecessary code when monitor thread is not used.


Repository:
  rL LLVM

https://reviews.llvm.org/D25102

Files:
  runtime/src/kmp.h
  runtime/src/kmp_barrier.cpp
  runtime/src/kmp_global.c
  runtime/src/kmp_runtime.c
  runtime/src/kmp_settings.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25102.73068.patch
Type: text/x-patch
Size: 11576 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20160930/9445671b/attachment-0001.bin>


More information about the Openmp-commits mailing list