mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-07-22 04:03:11 +00:00
We lookup freed extents for testing in post_reset. Take background_thread lock so that the extents are not modified at the same time.
We lookup freed extents for testing in post_reset. Take background_thread lock so that the extents are not modified at the same time.