summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/ExecutionEngine/MCJIT/SectionMemoryManager.cpp
diff options
context:
space:
mode:
authorJim Ingham <jingham@apple.com>2012-11-15 22:44:04 +0000
committerJim Ingham <jingham@apple.com>2012-11-15 22:44:04 +0000
commitb42f3af3361ae717d355133f926631a2e5ec16e7 (patch)
tree62f19dc710251c74f78cc46fb47f0f9c57d75888 /llvm/unittests/ExecutionEngine/MCJIT/SectionMemoryManager.cpp
parentfab9bb6890ea04378988ec50db3859b7b4ed8c5e (diff)
downloadbcm5719-llvm-b42f3af3361ae717d355133f926631a2e5ec16e7.tar.gz
bcm5719-llvm-b42f3af3361ae717d355133f926631a2e5ec16e7.zip
Don't lock the thread list during ThreadList::ShouldStop. That does too
much work for this to make sense. Just copy the current thread list and operate on that. Prevents some deadlocks. llvm-svn: 168106
Diffstat (limited to 'llvm/unittests/ExecutionEngine/MCJIT/SectionMemoryManager.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud