Home
last modified time | relevance | path

Searched refs:ThreadQuarantineCache (Results 1 – 1 of 1) sorted by relevance

/external/compiler-rt/lib/scudo/
Dscudo_allocator.cpp244 static thread_local QuarantineCache ThreadQuarantineCache; variable
418 AllocatorQuarantine.Put(&ThreadQuarantineCache, in deallocate()
493 AllocatorQuarantine.Put(&ThreadQuarantineCache, in reallocate()
519 AllocatorQuarantine.Drain(&ThreadQuarantineCache, in drainQuarantine()