Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dquarantine.h219 void NOINLINE drainAndRecycle(CacheT *C, Callback Cb) EXCLUDES(CacheMutex) { in drainAndRecycle() function
H A Dcombined.h279 Quarantine.drainAndRecycle(&TSD->getQuarantineCache(), in drainCache()