Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/compiler-rt/lib/scudo/
H A Dscudo_allocator_combined.h56 void destroyCache(AllocatorCache *Cache) { in destroyCache() function
H A Dscudo_allocator.cpp528 Backend.destroyCache(&TSD->Cache); in commitBack()