[libc-commits] [libc] [libcxx] [libc][libcxx] Use raw pointer thread handles (PR #195139)

Jeff Bailey via libc-commits libc-commits at lists.llvm.org
Tue May 5 02:59:36 PDT 2026


kaladron wrote:

If we expose threading internals, then people will rely on threading internals and it will cause problems when we change things.  This was the lesson of the LinuxThreads to NPTL migration that glibc did.

https://github.com/llvm/llvm-project/pull/195139


More information about the libc-commits mailing list