ThreadPool unittest: reimplement concurrency test, deterministically this time.
authorMehdi Amini <mehdi.amini@apple.com>
Sat, 19 Dec 2015 05:12:07 +0000 (05:12 +0000)
committerMehdi Amini <mehdi.amini@apple.com>
Sat, 19 Dec 2015 05:12:07 +0000 (05:12 +0000)
commitbf9cc1bd9344ccc86e1f8173811c5d37edca8cdb
tree4eac7880aabd079c3335e2e234f6ce85a9af2fc5
parent62663ee66ebb56c586e55b7342546f3bd74c279f
ThreadPool unittest: reimplement concurrency test, deterministically this time.

Follow-up to r256056.

From: Mehdi Amini <mehdi.amini@apple.com>

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@256087 91177308-0d34-0410-b5e6-96231b3b80d8
unittests/Support/ThreadPool.cpp