Home
last modified time | relevance | path

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

/freebsd/contrib/jemalloc/src/
H A Dtcache.c720 tcaches_destroy(tsd_t *tsd, unsigned ind) { in tcaches_destroy() function
/freebsd/lib/libc/stdlib/malloc/jemalloc/include/jemalloc/internal/
H A Dprivate_namespace.h388 #define tcaches_destroy JEMALLOC_N(tcaches_destroy) macro