Skip to content
Commit 85e276b8 authored by Jim Ingham's avatar Jim Ingham
Browse files

Take the Target API lock before letting the Python code start to work...

Take the Target API lock before letting the Python code start to work constructing threads, otherwise we will risk a lock-inversion deadlock between the thread list and the API mutex.

<rdar://problem/12554049>

llvm-svn: 169612
parent e5df3812
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment