Home
last modified time | relevance | path

Searched refs:tcache_boot (Results 1 – 6 of 6) sorted by relevance

/external/jemalloc/include/jemalloc/internal/
Dprivate_symbols.txt518 tcache_boot
Dtcache.h163 bool tcache_boot(tsdn_t *tsdn);
Dprivate_namespace.h518 #define tcache_boot JEMALLOC_N(tcache_boot) macro
Dprivate_unnamespace.h518 #undef tcache_boot
/external/jemalloc/src/
Dtcache.c550 tcache_boot(tsdn_t *tsdn) { in tcache_boot() function
Djemalloc.c1374 if (config_tcache && tcache_boot(TSDN_NULL))