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 162 void tcaches_destroy(tsd_t *tsd, unsigned ind);
private_namespace.h 536 #define tcaches_destroy JEMALLOC_N(tcaches_destroy) macro
    [all...]
private_unnamespace.h 536 #undef tcaches_destroy macro
  /external/jemalloc/src/
tcache.c 538 tcaches_destroy(tsd_t *tsd, unsigned ind) { function
ctl.c     [all...]

Completed in 54 milliseconds