Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dquarantine.h98 QuarantineBatch *dequeueBatch() { in dequeueBatch() function
270 Tmp.enqueueBatch(Cache.dequeueBatch()); in recycle()
277 while (QuarantineBatch *B = C->dequeueBatch()) { in doRecycle()