mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-07-22 04:03:11 +00:00
This allows fast reader-writer concurrency in cases where writers are rare. The immediate use case is for the hooking implementaiton.
This allows fast reader-writer concurrency in cases where writers are rare. The immediate use case is for the hooking implementaiton.