Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dquarantine.h81 enqueueBatch(B); in enqueue()
94 void enqueueBatch(QuarantineBatch *B) { in enqueueBatch() function
122 ToDeallocate->enqueueBatch(Extracted); in mergeBatches()
282 Tmp.enqueueBatch(Cache.dequeueBatch()); in recycle()