summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/class_members
diff options
context:
space:
mode:
authorJim Ingham <jingham@apple.com>2016-05-07 00:54:56 +0000
committerJim Ingham <jingham@apple.com>2016-05-07 00:54:56 +0000
commit7fa7dc36fed383098cd20f2bb94480e9562f17cf (patch)
tree16badc4d34173f1f05d54f5ebf1cec9d248e6412 /lldb/packages/Python/lldbsuite/test/python_api/class_members
parent8bbfdcd181cc1db80317dbd8762fb9e2d7f34e27 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud