[PATCH] D126815: [llvm] [Support] [Debuginfod] waitQueueSize for ThreadPool

Mehdi AMINI via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 2 13:40:40 PDT 2022


mehdi_amini added a comment.

That seems like a very ad-hoc API to me, can you handle this in your client code? Some atomic counter that you manage in your tasks should do the trick just as well?


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

https://reviews.llvm.org/D126815



More information about the llvm-commits mailing list