Searched defs:threadCache (Results 1 – 1 of 1) sorted by relevance
4119 void findFreeObjects(TCMalloc_ThreadCache* threadCache) in CreateCacheIfNecessary()4430 if (TCMalloc_ThreadCache* threadCache = TCMalloc_ThreadCache::GetCacheIfPresent()) { in CreateCacheIfNecessary() local4448 …for (TCMalloc_ThreadCache* threadCache = thread_heaps; threadCache ; threadCache = threadCache->ne… in CreateCacheIfNecessary() local