Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_quarantine.h177 tmp.EnqueueBatch(cache_.DequeueBatch()); in Recycle()
227 EnqueueBatch(b); in Enqueue()
241 void EnqueueBatch(QuarantineBatch *b) { in EnqueueBatch() function
269 to_deallocate->EnqueueBatch(extracted); in MergeBatches()