Searched defs:Batches (Results 1 – 3 of 3) sorted by relevance
/llvm-project/compiler-rt/lib/scudo/standalone/ | ||
H A D | allocator_common.h | 87 SinglyLinkedList<TransferBatch<SizeClassAllocator>> Batches; global() member |
H A D | primary32.h | 629 SinglyLinkedList<TransferBatchT> &Batches = BG->Batches; global() variable |
H A D | primary64.h | 781 SinglyLinkedList<TransferBatchT> &Batches = BG->Batches; global() variable |