[libc-commits] [libc] [libc] add snmalloc as an alternative allocator to libc (PR #122284)

Schrodinger ZHU Yifan via libc-commits libc-commits at lists.llvm.org
Wed Mar 26 15:48:23 PDT 2025


SchrodingerZhu wrote:

@jhuber6 

So after https://github.com/microsoft/snmalloc/pull/762, we will be able to use pthread_setspecific to handle clean up. There will be no need to use a separate hook.

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


More information about the libc-commits mailing list