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

/freebsd-10.1-release/contrib/jemalloc/include/jemalloc/internal/
H A Dprivate_namespace.h347 #define tcache_boot1 JEMALLOC_N(tcache_boot1) macro
H A Dtcache.h118 bool tcache_boot1(void);
/freebsd-10.1-release/contrib/jemalloc/src/
H A Dtcache.c469 tcache_boot1(void) function
H A Djemalloc.c785 if (config_tcache && tcache_boot1()) {

Completed in 114 milliseconds