Home
last modified time | relevance | path

Searched defs:tcache_boot (Results 1 – 2 of 2) sorted by relevance

/external/jemalloc/src/
Dtcache.c550 tcache_boot(tsdn_t *tsdn) { in tcache_boot() function
/external/jemalloc/include/jemalloc/internal/
Dprivate_namespace.h518 #define tcache_boot JEMALLOC_N(tcache_boot) macro