Searched refs:per_thread_cache_size (Results 1 – 1 of 1) sorted by relevance
2569 static volatile size_t per_thread_cache_size = kMaxThreadCacheSize; variable2909 if (size_ >= per_thread_cache_size) Scavenge(); in Deallocate()3233 per_thread_cache_size = space; in CreateCacheIfNecessary()