[llvm] [Support] Restrict ManagedStatic ThreadPoolExecutor to Windows (PR #102989)
Andrew Ng via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 20 03:56:39 PDT 2024
nga888 wrote:
I've been on PTO, but this LGTM. Only comment is that the mention of other threads accessing TLS objects reads a bit odd. IIUC, isn't the issue related to the fact that other threads access objects allocated by a different thread local allocator?
https://github.com/llvm/llvm-project/pull/102989
More information about the llvm-commits
mailing list