ThreadPool unittests: do not hold mutex when calling condition_variable:notify()
authorMehdi Amini <mehdi.amini@apple.com>
Sat, 19 Dec 2015 22:56:24 +0000 (22:56 +0000)
committerMehdi Amini <mehdi.amini@apple.com>
Sat, 19 Dec 2015 22:56:24 +0000 (22:56 +0000)
commitfa4e474741bb73f427412d06b4165216ed810efb
tree30d6306bf1909dede736d19f839f7b74f1e9a848
parentab0626e35f2bf7cde2d51ffd9bf20810404d7f0f
ThreadPool unittests: do not hold mutex when calling condition_variable:notify()

From: Mehdi Amini <mehdi.amini@apple.com>
llvm-svn: 256111
llvm/unittests/Support/ThreadPool.cpp