mirror of
https://github.com/jemalloc/jemalloc
synced 2026-06-08 15:01:07 +00:00
813643c6a7
We lookup freed extents for testing in post_reset. Take background_thread lock so that the extents are not modified at the same time.