diff options
author | Jim Ingham <jingham@apple.com> | 2016-05-07 00:54:56 +0000 |
---|---|---|
committer | Jim Ingham <jingham@apple.com> | 2016-05-07 00:54:56 +0000 |
commit | 7fa7dc36fed383098cd20f2bb94480e9562f17cf (patch) | |
tree | 16badc4d34173f1f05d54f5ebf1cec9d248e6412 /lldb/packages/Python/lldbsuite/test/python_api/class_members | |
parent | 8bbfdcd181cc1db80317dbd8762fb9e2d7f34e27 (diff) | |
download | bcm5719-llvm-7fa7dc36fed383098cd20f2bb94480e9562f17cf.tar.gz bcm5719-llvm-7fa7dc36fed383098cd20f2bb94480e9562f17cf.zip |
Take the API lock in SBThread::IsValid & SBFrame::IsValid.
The IsValid calls can try to reconstruct the thread & frame, which can
take various internal locks. This can cause A/B locking issues with
the Target lock, so these calls need to that the Target lock.
llvm-svn: 268828
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/class_members')
0 files changed, 0 insertions, 0 deletions