[Openmp-commits] [PATCH] D61995: Fixed second problem reported in https://bugs.llvm.org/show_bug.cgi?id=41584
Andrey Churbanov via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Thu May 16 02:53:59 PDT 2019
AndreyChurbanov created this revision.
AndreyChurbanov added reviewers: tlwilmar, hbae.
AndreyChurbanov added a project: OpenMP.
Herald added subscribers: openmp-commits, jdoerfert, jfb.
Thanks to Johnny for investigation and providing the fix. The problem was incorrect synchronization of initialization of mutexes.
Patch by Johnny Peyton.
Repository:
rOMP OpenMP
https://reviews.llvm.org/D61995
Files:
runtime/src/kmp.h
runtime/src/z_Linux_util.cpp
runtime/src/z_Windows_NT_util.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61995.199774.patch
Type: text/x-patch
Size: 4423 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20190516/a42dcb5c/attachment.bin>
More information about the Openmp-commits
mailing list