Home
last modified time | relevance | path

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

/external/jemalloc_new/include/jemalloc/internal/
Dtcache_externs.h46 bool tcache_boot(tsdn_t *tsdn);
Dprivate_namespace_jet.h349 #define tcache_boot JEMALLOC_N(tcache_boot) macro
Dprivate_namespace.h342 #define tcache_boot JEMALLOC_N(tcache_boot) macro
/external/jemalloc_new/src/
Dtcache.c672 tcache_boot(tsdn_t *tsdn) { in tcache_boot() function
Djemalloc.c1314 if (tcache_boot(TSDN_NULL)) {