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

/freebsd-13-stable/contrib/jemalloc/include/jemalloc/internal/
H A Dtcache_externs.h43 void tcaches_destroy(tsd_t *tsd, unsigned ind);
H A Dprivate_namespace.h388 #define tcaches_destroy JEMALLOC_N(tcaches_destroy) macro
/freebsd-13-stable/contrib/jemalloc/src/
H A Dtcache.c720 tcaches_destroy(tsd_t *tsd, unsigned ind) { function
H A Dctl.c2024 tcaches_destroy(tsd, tcache_ind);

Completed in 166 milliseconds