Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/scudo/standalone/
H A Dquarantine.h80 enqueueBatch(B); in enqueue()
93 void enqueueBatch(QuarantineBatch *B) { in enqueueBatch() function
121 ToDeallocate->enqueueBatch(Extracted); in mergeBatches()
270 Tmp.enqueueBatch(Cache.dequeueBatch()); in recycle()