Improve OpenMP threadprivate implementation.
authorAndrey Churbanov <Andrey.Churbanov@intel.com>
Mon, 5 Mar 2018 18:42:01 +0000 (18:42 +0000)
committerAndrey Churbanov <Andrey.Churbanov@intel.com>
Mon, 5 Mar 2018 18:42:01 +0000 (18:42 +0000)
commit9e9333aa8ad30c16e8d2b6c2edb843ea4ca7d737
tree7e21fccef57b984bcc1e2e282521441fce22088a
parent47f42c2167a16598c579f89be2b47056864891a0
Improve OpenMP threadprivate implementation.

Patch by Terry Wilmarth

Differential Revision: https://reviews.llvm.org/D41914

llvm-svn: 326733
openmp/runtime/src/kmp.h
openmp/runtime/src/kmp_runtime.cpp
openmp/runtime/src/kmp_threadprivate.cpp