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

  /external/jemalloc/include/jemalloc/internal/
tcache.h 160 void tcache_enabled_cleanup(tsd_t *tsd);
private_namespace.h 484 #define tcache_enabled_cleanup JEMALLOC_N(tcache_enabled_cleanup) macro
private_unnamespace.h 484 #undef tcache_enabled_cleanup macro
  /external/jemalloc/src/
tcache.c 409 tcache_enabled_cleanup(tsd_t *tsd) function

Completed in 2165 milliseconds