OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DestroyThreadCache
(Results
1 - 5
of
5
) 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) {
thread_cache.h
334
static void
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) {
thread_cache.h
311
static void
DestroyThreadCache
(void* ptr);
/external/chromium_org/third_party/WebKit/Source/wtf/
FastMalloc.cpp
[
all
...]
Completed in 2136 milliseconds