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

  /external/jemalloc/include/jemalloc/internal/
tcache.h 164 void tcaches_destroy(tsd_t *tsd, unsigned ind);
private_namespace.h 497 #define tcaches_destroy JEMALLOC_N(tcaches_destroy) macro
private_unnamespace.h 497 #undef tcaches_destroy macro
  /external/jemalloc/src/
tcache.c 494 tcaches_destroy(tsd_t *tsd, unsigned ind) function
ctl.c     [all...]

Completed in 373 milliseconds