OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:thread_cache
(Results
1 - 2
of
2
) sorted by null
/external/compiler-rt/lib/sanitizer_common/tests/
sanitizer_allocator_test.cc
573
AllocatorCache *
thread_cache
;
member in struct:NewThreadParams
581
params->
thread_cache
->Deallocate(params->allocator, params->class_id, params);
598
params->
thread_cache
= &child_cache;
/external/chromium_org/third_party/tcmalloc/vendor/
Makefile.am
425
src/
thread_cache
.h \
458
src/
thread_cache
.cc \
[
all
...]
Completed in 2361 milliseconds