[Openmp-commits] [PATCH] D28377: Fix a race in shutdown when tasking is used

Terry Wilmarth via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Wed Feb 1 10:56:38 PST 2017


tlwilmar updated this revision to Diff 86674.
tlwilmar added a comment.

Jonas -- made the changes you requested (and removed second 'if' checking tasking mode).


Repository:
  rL LLVM

https://reviews.llvm.org/D28377

Files:
  runtime/src/kmp.h
  runtime/src/kmp_runtime.cpp
  runtime/src/kmp_tasking.cpp
  runtime/src/kmp_wait_release.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28377.86674.patch
Type: text/x-patch
Size: 5386 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20170201/02f650bd/attachment.bin>


More information about the Openmp-commits mailing list