Searched defs:allocator_cache (Results 1 – 7 of 7) sorted by relevance
26 static THREADLOCAL AllocatorCache allocator_cache; variable
25 static THREADLOCAL AllocatorCache allocator_cache; variable
24 static THREADLOCAL AllocatorCache allocator_cache; variable
55 AllocatorCache *allocator_cache() { return &allocator_cache_; } in allocator_cache() function
199 AllocatorCache allocator_cache; member
213 AllocatorCache allocator_cache; member