aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectCommands.cpp
diff options
context:
space:
mode:
authorJim Ingham <jingham@apple.com>2022-04-29 11:07:22 -0700
committerJim Ingham <jingham@apple.com>2022-04-29 11:07:22 -0700
commitdca2bc408186667346ab3bbb951adab44feba5bd (patch)
treef2fc81621486f20282056c27e323659f6821632c /lldb/source/Commands/CommandObjectCommands.cpp
parent6f79700830292d86afec5f3cf5143b00e6f3f1fd (diff)
downloadllvm-dca2bc408186667346ab3bbb951adab44feba5bd.zip
llvm-dca2bc408186667346ab3bbb951adab44feba5bd.tar.gz
llvm-dca2bc408186667346ab3bbb951adab44feba5bd.tar.bz2
Add a mutex to the ThreadPlanStackMap class.
We've seen very occasional crashes that we can only explain by simultaneous access to the ThreadPlanStackMap, so I'm adding a mutex to protect it. Differential Revision: https://reviews.llvm.org/D124029
Diffstat (limited to 'lldb/source/Commands/CommandObjectCommands.cpp')
0 files changed, 0 insertions, 0 deletions