Files
snmalloc/CMakeLists.txt
Matthew Parkinson 0064c01b82 Improving handling first allocation being for TLS (#767)
* handle reentrancy during initialization

* use finialization list if possible

* Add test for reentrancy of C++ destructors and allocation

* Add test for reentrancy of setspecific

* Add new mode for directly calling __cxa_thread_atexit_impl

---------

Co-authored-by: Schrodinger ZHU Yifan <yifanzhu@rochester.edu>
2025-05-07 19:28:37 +01:00

27 KiB