Searched refs:tcache_boot0 (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/contrib/jemalloc/include/jemalloc/internal/
H A Dprivate_namespace.h346 #define tcache_boot0 JEMALLOC_N(tcache_boot0) macro
H A Dtcache.h117 bool tcache_boot0(void);
/freebsd-10-stable/contrib/jemalloc/src/
H A Dtcache.c427 tcache_boot0(void) function
H A Djemalloc.c743 if (config_tcache && tcache_boot0()) {

Completed in 65 milliseconds