Searched defs:BatchInfo (Results 1 – 1 of 1) sorted by relevance
88 struct BatchInfo { struct89 BatchInfo* next_; argument99 static BatchInfo* allocateBatch(unsigned int objectsPerPage) { in allocateBatch() argument