[PATCH] D48240: Try again to implement a FIFO task queue

Zachary Turner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jun 24 20:17:47 PDT 2018


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rL335440: Add a TaskQueue that can serialize work on a ThreadPool. (authored by zturner, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D48240?vs=152550&id=152623#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D48240

Files:
  llvm/trunk/include/llvm/Support/TaskQueue.h
  llvm/trunk/unittests/Support/CMakeLists.txt
  llvm/trunk/unittests/Support/TaskQueueTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48240.152623.patch
Type: text/x-patch
Size: 7692 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180625/6a7e5836/attachment.bin>


More information about the llvm-commits mailing list