diff options
author | Jason Molenda <jmolenda@apple.com> | 2014-11-18 04:57:28 +0000 |
---|---|---|
committer | Jason Molenda <jmolenda@apple.com> | 2014-11-18 04:57:28 +0000 |
commit | 9211ec4fcc45df0439e1cc5fdcf1fb741c129efc (patch) | |
tree | 13f1fb7ec7808186461fdb51a7e6f63e4a09748f /lldb/scripts/Python/interface/SBSourceManager.i | |
parent | d253ed6565dff2415d4cd923b80ee82ca6ee5534 (diff) | |
download | bcm5719-llvm-9211ec4fcc45df0439e1cc5fdcf1fb741c129efc.tar.gz bcm5719-llvm-9211ec4fcc45df0439e1cc5fdcf1fb741c129efc.zip |
Make the mutex ivar in Unwind recursive so we don't have a thread
deadlocking when we have the base Unwind class and the HistoryUnwind
subclass both trying to acquire the lock on the same thread to clear
their respective ivar state.
<rdar://problem/18986350>
llvm-svn: 222221
Diffstat (limited to 'lldb/scripts/Python/interface/SBSourceManager.i')
0 files changed, 0 insertions, 0 deletions