Home
last modified time | relevance | path

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

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