HomeSort by relevance Sort by last modified time
    Searched refs:tcache_destroy (Results 1 - 2 of 2) sorted by null

  /external/jemalloc/src/
tcache.c 354 tcache_destroy(tsd_t *tsd, tcache_t *tcache) function
403 tcache_destroy(tsd, tcache);
482 tcache_destroy(tsd, elm->tcache);
ctl.c 119 CTL_PROTO(tcache_destroy)
296 {NAME("destroy"), CTL(tcache_destroy)}
    [all...]

Completed in 136 milliseconds