summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorJonathan Peyton <jonathan.l.peyton@intel.com>2024-02-27 14:15:48 -0600
committerGitHub <noreply@github.com>2024-02-27 14:15:48 -0600
commit0e0bee26e7f33c065eebef9a674b2f19bb156414 (patch)
tree2528268531350890e1d079e0e2623cc7db9657ca /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parentd2a9df2c8ffd21fd52fbd8199a191d10078f41af (diff)
[OpenMP] Fix distributed barrier hang for OMP_WAIT_POLICY=passive (#83058)
The resume thread logic inside __kmp_free_team() is faulty. Only checking b_go for sleep status doesn't wake up distributed barrier. Change to generic check for th_sleep_loc and calling __kmp_null_resume_wrapper(). Fixes: #80664
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions