[PATCH] D18811: Fix a race condition in support library ThreadPool
Jason Henline via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 6 15:53:58 PDT 2016
jhen added a comment.
OK, I've simplified the change to just the single line suggested by joker.eph and the race condition is now cleared up.
http://reviews.llvm.org/D18811
More information about the llvm-commits
mailing list