[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 20:21:39 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rGe846971811ef: Split the locking of the queue and the threads vector in the ThreadPool… (authored by mehdi_amini).

Changed prior to commit:
  https://reviews.llvm.org/D115078?vs=391784&id=391805#toc

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.391805.patch
Type: text/x-patch
Size: 6331 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211204/493fa500/attachment.bin>


More information about the llvm-commits mailing list