diff options
| author | Johannes Doerfert <johannes@jdoerfert.de> | 2023-10-23 13:38:12 -0700 |
|---|---|---|
| committer | Johannes Doerfert <johannes@jdoerfert.de> | 2023-10-26 14:38:23 -0700 |
| commit | 0012b956f9d59eba4f8df32716d8be13f12cdce2 (patch) | |
| tree | a04c7a53585b1c661a68ddf52af73657c4d37cd2 /lldb/source/Plugins/OperatingSystem/Python/OperatingSystemPython.h | |
| parent | 1f5a9d1d073bc0e566333b0758cadc465581ff9d (diff) | |
[OpenMP][FIX] Move workaround code to avoid races
The workaround code ensure we always call __kmpc_kernel_parallel, but it
did so in a racy manner as the initialization might not have been
completed yet. To avoid introducing a sync, we move the workaround into
the deinit function for now.
Diffstat (limited to 'lldb/source/Plugins/OperatingSystem/Python/OperatingSystemPython.h')
0 files changed, 0 insertions, 0 deletions
