Fix for the __kmpc_global_num_threads function to return the value of the __kmp_all_n...
authorAndrey Churbanov <Andrey.Churbanov@intel.com>
Wed, 21 Dec 2016 21:20:20 +0000 (21:20 +0000)
committerAndrey Churbanov <Andrey.Churbanov@intel.com>
Wed, 21 Dec 2016 21:20:20 +0000 (21:20 +0000)
commit76d428546083be17a56b054bf43dab53daee57c2
treebbb4253402944856d7d0a6eb5522ed3ca8691944
parentc11760d4edb70218a19b03eb5146f669f2a1790f
Fix for the __kmpc_global_num_threads function to return the value of the __kmp_all_nth global var.

Patch by Yonghong Yan.

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

llvm-svn: 290272
openmp/runtime/src/kmp_csupport.cpp