[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 13:52:34 PST 2021


mehdi_amini created this revision.
Herald added subscribers: dexonsmith, hiraditya.
mehdi_amini requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Just a WIP for now.


Repository:
  rG LLVM Github Monorepo

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.391731.patch
Type: text/x-patch
Size: 3832 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211203/5aa1af46/attachment.bin>


More information about the llvm-commits mailing list