Actually implement the TestQueues.py workaround
authorFrederic Riss <friss@apple.com>
Sat, 9 Mar 2019 01:34:44 +0000 (01:34 +0000)
committerFrederic Riss <friss@apple.com>
Sat, 9 Mar 2019 01:34:44 +0000 (01:34 +0000)
commit08ae3e0f0b5daf98c0dbb25d92691dbc37d25b96
tree9e8a23c7ec392d92641fe60a49ca3434f8f304c1
parentaac819b84442a57e573e2d87d8903e820e0bee1a
Actually implement the TestQueues.py workaround

The code commited in r355764 didn't do what I want as I typed GetThreadID
instead of GetQueueID. This commit contains a (hopefully) better version
of the workaround.

llvm-svn: 355766
lldb/packages/Python/lldbsuite/test/macosx/queues/TestQueues.py