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

Don't lock the thread list during ThreadList::ShouldStop. That does too

much work for this to make sense.  Just copy the current thread list and
operate on that.  Prevents some deadlocks.

llvm-svn: 168106
parent fab9bb68
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