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 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...]

Completed in 48 milliseconds