mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-07-22 12:43:16 +00:00
This avoids worst case behavior if e.g. another thread is preempted while owning the resource the spinning thread is waiting for.
This avoids worst case behavior if e.g. another thread is preempted while owning the resource the spinning thread is waiting for.