Home | History | Annotate | Download | only in allocator

Lines Matching defs:Add

191     void Add(Slot* slot) {
406 // Add backwards so the first slot is at the head of the list.
408 free_list_.Add(slot);
425 // Add the given slot to the bulk free list. Returns the bracket size.
427 // Add the given slot to the thread-local free list.