HomeSort by relevance Sort by last modified time
    Searched defs:NewHeap (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/tcmalloc/chromium/src/
thread_cache.cc 381 if (heap == NULL) heap = NewHeap(me);
400 ThreadCache* ThreadCache::NewHeap(pthread_t tid) {
  /external/chromium_org/third_party/tcmalloc/vendor/src/
thread_cache.cc 370 if (heap == NULL) heap = NewHeap(me);
389 ThreadCache* ThreadCache::NewHeap(pthread_t tid) {

Completed in 1150 milliseconds