Home
last modified time | relevance | path

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

/external/jemalloc_new/include/jemalloc/internal/
Dtcache_externs.h48 void tcache_prefork(tsdn_t *tsdn);
Dprivate_namespace_jet.h357 #define tcache_prefork JEMALLOC_N(tcache_prefork) macro
Dprivate_namespace.h350 #define tcache_prefork JEMALLOC_N(tcache_prefork) macro
/external/jemalloc_new/src/
Dtcache.c719 tcache_prefork(tsdn_t *tsdn) { in tcache_prefork() function
Djemalloc.c3230 tcache_prefork(tsd_tsdn(tsd));