Home
last modified time | relevance | path

Searched refs:tcache_destroy (Results 1 – 2 of 2) sorted by relevance

/external/jemalloc/src/
Dtcache.c361 tcache_destroy(tsd_t *tsd, tcache_t *tcache) in tcache_destroy() function
410 tcache_destroy(tsd, tcache); in tcache_cleanup()
526 tcache_destroy(tsd, elm->tcache); in tcaches_elm_flush()
Dctl.c119 CTL_PROTO(tcache_destroy)
299 {NAME("destroy"), CTL(tcache_destroy)}