jemalloc/include
Slobodan Predolac 19bbefe136 Remove dead code: extent_commit_wrapper, large_salloc, tcache_gc_dalloc event waits
These functions had zero callers anywhere in the codebase:
- extent_commit_wrapper: wrapper never called, _impl used directly
- large_salloc: trivial wrapper never called
- tcache_gc_dalloc_new_event_wait: no header declaration, no callers
- tcache_gc_dalloc_postponed_event_wait: no header declaration, no callers
2026-04-01 17:48:19 -04:00
..
jemalloc Remove dead code: extent_commit_wrapper, large_salloc, tcache_gc_dalloc event waits 2026-04-01 17:48:19 -04:00
msvc_compat Reformat the codebase with the clang-format 18. 2026-03-10 18:14:33 -07:00