[PATCH] D72090: [Support] Fix race during thread pool teardown

David Zarzycki via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 2 13:50:57 PST 2020


davezarzycki added a comment.

A related question, why is this code reinventing thread joining? Would anybody mind if I clean this up?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72090





More information about the llvm-commits mailing list