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

  /external/jemalloc/include/jemalloc/internal/
tcache.h 154 void tcache_arena_reassociate(tcache_t *tcache, arena_t *oldarena,
private_namespace.h 475 #define tcache_arena_reassociate JEMALLOC_N(tcache_arena_reassociate) macro
private_unnamespace.h 475 #undef tcache_arena_reassociate macro
  /external/jemalloc/src/
tcache.c 266 tcache_arena_reassociate(tcache_t *tcache, arena_t *oldarena, arena_t *newarena) function
ctl.c     [all...]

Completed in 460 milliseconds