This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release_50 in repository openmp.
from 67512bb Merging r314513: new 08f2b9c Merging r309875: new 4703666 Merging r311269: new 11cf126 Merging r316452: new 37c7212 Merging r317115:
The 4 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_lock.cpp | 7 ++++--- runtime/src/kmp_str.cpp | 2 +- runtime/src/kmp_tasking.cpp | 5 ++--- runtime/src/kmp_threadprivate.cpp | 7 +++++++ runtime/test/lock/omp_init_lock.c | 42 +++++++++++++++++++++++++++++++++++++++ 5 files changed, 56 insertions(+), 7 deletions(-) create mode 100644 runtime/test/lock/omp_init_lock.c