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

  /external/jemalloc/src/
tcache.c 356 tcache_destroy(tcache_t *tcache) function
436 tcache_destroy(tcache);
  /external/jemalloc/include/jemalloc/internal/
private_namespace.h 383 #define tcache_destroy JEMALLOC_N(tcache_destroy) macro
private_unnamespace.h 383 #undef tcache_destroy macro

Completed in 5595 milliseconds