reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
126 allocator()->InitCache(&proc->alloc_cache); 131 allocator()->DestroyCache(&proc->alloc_cache); 163 void *p = allocator()->Allocate(&thr->proc()->alloc_cache, sz, align); 182 allocator()->Deallocate(&thr->proc()->alloc_cache, p); 392 allocator()->SwallowCache(&thr->proc()->alloc_cache);