Home
last modified time | relevance | path

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

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