aboutsummaryrefslogtreecommitdiff
path: root/runtime/src/kmp_runtime.cpp
AgeCommit message (Expand)Author
2017-05-12Clang-format and whitespace cleanup of source codeJonathan Peyton
2017-04-04Reset cancellation status for 'parallel', 'sections' and 'for' constracts.Olga Malysheva
2017-03-28Fix for bug https://llvm.org/bugs/show_bug.cgi?id=30889Andrey Churbanov
2017-03-21Fixed intermittent hang on tests with "target teams if(0)" construct with no ...Andrey Churbanov
2017-03-06OpenMP version 5.0 addedJonathan Peyton
2017-02-06Fix a race in shutdown when tasking is used.Andrey Churbanov
2017-01-18Fix small memory leak regarding __kmp_nested_proc_bindJonathan Peyton
2016-12-14Follow up to r289732: Update comments in source files to reference .cpp filesJonathan Peyton
2016-12-14Change source files from .c to .cppJonathan Peyton