mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-04-18 16:41:41 +03:00
This lets us specify whether and how mutexes of the same rank are allowed to be acquired. Currently, we only allow two polices (only a single mutex at a given rank at a time, and mutexes acquired in ascending order), but we can plausibly allow more (e.g. the "release uncontended mutexes before blocking"). |
||
|---|---|---|
| .. | ||
| jemalloc | ||
| msvc_compat | ||