Home | History | Annotate | Download | only in allocator

Lines Matching defs:Add

190     void Add(Slot* slot) {
405 // Add backwards so the first slot is at the head of the list.
407 free_list_.Add(slot);
424 // Add the given slot to the bulk free list. Returns the bracket size.
426 // Add the given slot to the thread-local free list.