Home
last modified time | relevance | path

Searched refs:EnqueueBatch (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()
222 EnqueueBatch(b); in Enqueue()
236 void EnqueueBatch(QuarantineBatch *b) { in EnqueueBatch() function
264 to_deallocate->EnqueueBatch(extracted); in MergeBatches()