Files
jemalloc-jemalloc/include/jemalloc/internal
Slobodan Predolac 35d102fa32 Encapsulate cache_bin_array_descriptor queue ops behind arena helpers
tcache.c was reaching into arena->cache_bin_array_descriptor_ql{,_mtx}
directly to register / unregister / postfork-relink its descriptor.
That queue and mutex are owned by arena, so the locking and ql_*
operations belong in arena.c.
2026-05-13 17:50:41 -04:00
..
2026-04-22 13:35:18 -04:00
2026-05-04 11:56:17 -07:00
2026-05-04 11:56:17 -07:00
2026-05-04 11:56:17 -07:00
2026-05-04 11:56:17 -07:00
2026-05-12 13:43:16 -07:00
2022-04-25 11:29:00 -07:00
2026-05-12 13:43:16 -07:00
2026-05-12 13:43:16 -07:00
2026-05-04 11:56:17 -07:00
2026-05-12 13:43:16 -07:00
2017-05-25 16:52:10 -07:00