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

  /external/jemalloc/include/jemalloc/internal/
tcache.h 160 bool tcaches_create(tsd_t *tsd, unsigned *r_ind);
private_namespace.h 535 #define tcaches_create JEMALLOC_N(tcaches_create) macro
    [all...]
private_unnamespace.h 535 #undef tcaches_create macro
  /external/jemalloc/src/
tcache.c 477 tcaches_create(tsd_t *tsd, unsigned *r_ind) { function
ctl.c     [all...]

Completed in 65 milliseconds