llvm-project/lldb/packages/Python/lldbsuite/test/macosx/queues
Jason Molenda d82e1063f9 TestQueues could error out because the one second sleep main.c was
using to enqueue all the jobs wasn't enough time on a slow/overloaded
system.  Instead use a global to indicate when all the work has
been enqueued, let's see if this makes the CIs work more reliably.

llvm-svn: 281418
2016-09-13 23:29:46 +00:00
..
Makefile
TestQueues.py TestQueues could error out because the one second sleep main.c was 2016-09-13 23:29:46 +00:00
main.c TestQueues could error out because the one second sleep main.c was 2016-09-13 23:29:46 +00:00