Searched refs:tcache_destroy (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/jemalloc/include/jemalloc/internal/
H A Dtcache.h114 void tcache_destroy(tcache_t *tcache);
160 tcache_destroy(tcache);
199 tcache_destroy(tcache);
H A Dprivate_namespace.h352 #define tcache_destroy JEMALLOC_N(tcache_destroy) macro
/freebsd-10-stable/contrib/jemalloc/src/
H A Dtcache.c316 tcache_destroy(tcache_t *tcache) function
396 tcache_destroy(tcache);

Completed in 60 milliseconds