Home
last modified time | relevance | path

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

/freebsd/contrib/jemalloc/src/
H A Dtcache.c13 bool opt_tcache = true; variable
/freebsd/lib/libc/stdlib/malloc/jemalloc/include/jemalloc/internal/
H A Dprivate_namespace.h368 #define opt_tcache JEMALLOC_N(opt_tcache) global() macro