[libc-commits] [libc] [libc] Add an extension macro to get numerical thread id (PR #195202)
Jeff Bailey via libc-commits
libc-commits at lists.llvm.org
Wed May 6 10:00:29 PDT 2026
kaladron wrote:
OK, thinking about this and talking this over with @vonosmas - I'm good with this approach with Petr's suggestions. I don't think it precludes us from eventually turning pthread_t (and friends) into the same interface that glibc and musl have if it turns out that it's a huge porting nightmare. So let's try it. =)
https://github.com/llvm/llvm-project/pull/195202
More information about the libc-commits
mailing list