[PATCH] D115019: ThreadPool: grow the pool only as needed
Benoit Jacob via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 3 13:29:25 PST 2021
Benoit updated this revision to Diff 391723.
Benoit added a comment.
fix preexisting race condition in isWorkerThread found by MLIR tests with TSan
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D115019/new/
https://reviews.llvm.org/D115019
Files:
llvm/include/llvm/Support/ThreadPool.h
llvm/lib/Support/ThreadPool.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115019.391723.patch
Type: text/x-patch
Size: 6667 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211203/fe481e37/attachment.bin>
More information about the llvm-commits
mailing list