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

  /external/jemalloc_new/include/jemalloc/internal/
tcache_externs.h 46 bool tcache_boot(tsdn_t *tsdn);
private_namespace.h 342 #define tcache_boot JEMALLOC_N(tcache_boot) macro
private_namespace_jet.h 349 #define tcache_boot JEMALLOC_N(tcache_boot) macro
  /external/jemalloc/include/jemalloc/internal/
tcache.h 163 bool tcache_boot(tsdn_t *tsdn);
private_namespace.h 518 #define tcache_boot JEMALLOC_N(tcache_boot) macro
    [all...]
private_unnamespace.h 518 #undef tcache_boot macro
  /external/jemalloc/src/
tcache.c 550 tcache_boot(tsdn_t *tsdn) { function
jemalloc.c     [all...]
  /external/jemalloc_new/src/
tcache.c 672 tcache_boot(tsdn_t *tsdn) { function
jemalloc.c     [all...]

Completed in 356 milliseconds