This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository openmp.
from cf0276b Ensure correct pthread flags and libraries are used new 3d280aa [OpenMP][Stats] Fix stats gathering for distribute and team clause
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: runtime/src/kmp_csupport.cpp | 15 ++++++++++++ runtime/src/kmp_dispatch.cpp | 6 +++++ runtime/src/kmp_runtime.cpp | 48 +++++++++++++++++++++++++++++-------- runtime/src/kmp_sched.cpp | 56 ++++++++++++++++++++++++++++---------------- runtime/src/kmp_stats.cpp | 1 - runtime/src/kmp_stats.h | 13 +++++++++- 6 files changed, 107 insertions(+), 32 deletions(-)