Searched defs:NewHeap (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/tcmalloc/chromium/src/
H A Dthread_cache.cc381 if (heap == NULL) heap = NewHeap(me);
400 ThreadCache* ThreadCache::NewHeap(pthread_t tid) { function in class:tcmalloc::ThreadCache
/external/chromium_org/third_party/tcmalloc/vendor/src/
H A Dthread_cache.cc370 if (heap == NULL) heap = NewHeap(me);
389 ThreadCache* ThreadCache::NewHeap(pthread_t tid) { function in class:tcmalloc::ThreadCache

Completed in 546 milliseconds