llvm-project/lldb/source/Plugins/OperatingSystem
Jim Ingham 85e276b8ae 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
2012-12-07 17:42:15 +00:00
..
Darwin-Kernel Allow operating system plug-ins to specify the address for registers so we don't have to create data up front. 2012-10-25 17:56:31 +00:00
Python 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. 2012-12-07 17:42:15 +00:00