[PATCH] D115078: Split the locking of the queue and the threads vector in the ThreadPool implementation

Mehdi AMINI via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 3 17:04:33 PST 2021


mehdi_amini updated this revision to Diff 391783.
mehdi_amini edited the summary of this revision.
mehdi_amini added a comment.

Minor fixes after testing


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D115078/new/

https://reviews.llvm.org/D115078

Files:
  llvm/include/llvm/Support/ThreadPool.h
  llvm/lib/Support/ThreadPool.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115078.391783.patch
Type: text/x-patch
Size: 6700 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211204/884f385a/attachment.bin>


More information about the llvm-commits mailing list