OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DestroyThreadCache
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/tcmalloc/chromium/src/
thread_cache.cc
332
perftools_pthread_key_create(&heap_key_,
DestroyThreadCache
);
441
void ThreadCache::
DestroyThreadCache
(void* ptr) {
/external/chromium_org/third_party/tcmalloc/vendor/src/
thread_cache.cc
321
perftools_pthread_key_create(&heap_key_,
DestroyThreadCache
);
430
void ThreadCache::
DestroyThreadCache
(void* ptr) {
Completed in 1465 milliseconds