aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python
diff options
context:
space:
mode:
authorJeff Niu <jeff@modular.com>2024-08-26 22:59:49 -0400
committerGitHub <noreply@github.com>2024-08-26 19:59:49 -0700
commitce2b488e90d6d5a5c8fe495ede8238938827da39 (patch)
tree4b3ccb1d0431ec7adf91f8bd83c7c09b86456f4a /lldb/source/Plugins/ScriptInterpreter/Python
parentc8cac33ad23acc671a0a7390a5254b9f6e848138 (diff)
downloadllvm-ce2b488e90d6d5a5c8fe495ede8238938827da39.zip
llvm-ce2b488e90d6d5a5c8fe495ede8238938827da39.tar.gz
llvm-ce2b488e90d6d5a5c8fe495ede8238938827da39.tar.bz2
[mlir] ThreadLocalCache: make TSAN happy about destructors (#106170)
TSAN warns that `ptr` is read and write without protection in `clearExpiredEntries` and in the destructor of `Owner`. Add an atomic bool to synchronize these without incurring a cost when calling `get`.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions