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