[Openmp-commits] [PATCH] D55078: Add omp_pause_resource* API

Terry Wilmarth via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Wed Jan 16 11:58:28 PST 2019


tlwilmar updated this revision to Diff 182111.
tlwilmar marked 6 inline comments as done.
tlwilmar added a comment.

Sorry Andrey -- I missed the Windows fix.  Added now.


Repository:
  rOMP OpenMP

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

https://reviews.llvm.org/D55078

Files:
  runtime/src/dllexports
  runtime/src/include/50/omp.h.var
  runtime/src/include/50/omp_lib.f.var
  runtime/src/include/50/omp_lib.f90.var
  runtime/src/include/50/omp_lib.h.var
  runtime/src/kmp.h
  runtime/src/kmp_csupport.cpp
  runtime/src/kmp_dispatch.cpp
  runtime/src/kmp_dispatch_hier.h
  runtime/src/kmp_ftn_entry.h
  runtime/src/kmp_ftn_os.h
  runtime/src/kmp_global.cpp
  runtime/src/kmp_gsupport.cpp
  runtime/src/kmp_runtime.cpp
  runtime/src/kmp_tasking.cpp
  runtime/src/kmp_wait_release.h
  runtime/src/z_Linux_util.cpp
  runtime/src/z_Windows_NT_util.cpp
  runtime/test/api/omp_pause_resource.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55078.182111.patch
Type: text/x-patch
Size: 32055 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20190116/e06b287e/attachment-0001.bin>


More information about the Openmp-commits mailing list