This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository openmp.
from 5edd0c0 Missed to add new test case in previous commit new 03e17bc Improve stability of the runtime in parent/child processes new 63acc26 Minor code cleanup new 0fd60a5 Simplify __kmp_expand_threads
The 3 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.h | 2 ++ runtime/src/kmp_itt.cpp | 12 +++++++++ runtime/src/kmp_itt.h | 1 + runtime/src/kmp_lock.h | 4 +-- runtime/src/kmp_runtime.cpp | 59 ++++++++++++++++---------------------------- runtime/src/kmp_tasking.cpp | 7 +++--- runtime/src/z_Linux_util.cpp | 17 +++++++++++-- 7 files changed, 57 insertions(+), 45 deletions(-)