OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 3025 milliseconds