Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_quarantine.h172 tmp.EnqueueBatch(cache_.DequeueBatch()); in Recycle()
180 while (QuarantineBatch *b = c->DequeueBatch()) { in DoRecycle()
241 QuarantineBatch *DequeueBatch() { in DequeueBatch() function