Files
clang-p2996/llvm/lib/Support
Fangrui Song 6f23049119 [Support] Simplify and optimize ThreadPool
* Merge QueueLock and CompletionLock.
* Avoid spurious CompletionCondition.notify_all() when ActiveThreads is greater than 0.
* Use default member initializers.

Reviewed By: mehdi_amini

Differential Revision: https://reviews.llvm.org/D78856
2020-04-28 12:20:42 -07:00
..
2020-03-02 11:55:53 -06:00
2020-02-28 09:59:24 +01:00
2020-04-11 17:20:11 +02:00