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

  /external/jemalloc/include/jemalloc/internal/
tcache.h 165 bool tcache_boot(void);
private_namespace.h 479 #define tcache_boot JEMALLOC_N(tcache_boot) macro
private_unnamespace.h 479 #undef tcache_boot macro
  /external/jemalloc/src/
tcache.c 503 tcache_boot(void) function
jemalloc.c 1249 if (config_tcache && tcache_boot())
    [all...]

Completed in 323 milliseconds