Searched refs:dequeueBatch (Results 1 – 2 of 2) sorted by relevance
98 QuarantineBatch *dequeueBatch() { in dequeueBatch() function270 Tmp.enqueueBatch(Cache.dequeueBatch()); in recycle()277 while (QuarantineBatch *B = C->dequeueBatch()) { in doRecycle()
32 while (scudo::QuarantineBatch *Batch = Cache->dequeueBatch()) in deallocateCache()78 EXPECT_EQ(ToDeallocate.dequeueBatch(), nullptr); in TEST()95 EXPECT_EQ(ToDeallocate.dequeueBatch(), nullptr); in TEST()