summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorHansang Bae <hansang.bae@intel.com>2021-06-30 14:01:04 -0500
committerHansang Bae <hansang.bae@intel.com>2021-07-01 17:10:32 -0500
commitf1b9ce2736d826df2ff4cbd67116864f0856334f (patch)
treeb4f3e4bd788e6baf8dc9f79f20a7e9100150f352 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parentedc1f0c12c836abaeeab7b0d9f7e8fb73c233ae6 (diff)
[OpenMP] Fix a few issues with hidden helper task
This patch includes the following changes to address a few issues when using hidden helper task. - Assertion is triggered when there are inadvertent calls to hidden helper functions on non-Linux OS - Added deinit code in __kmp_internal_end_library function to fix random shutdown crashes - Moved task data access into the lock-guarded region in __kmp_push_task Differential Revision: https://reviews.llvm.org/D105308
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions