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

  /external/jemalloc/src/
tcache.c 269 tcache_arena_dissociate(tcache, oldarena);
274 tcache_arena_dissociate(tcache_t *tcache, arena_t *arena) function
360 tcache_arena_dissociate(tcache, arena);
  /external/jemalloc/include/jemalloc/internal/
tcache.h 156 void tcache_arena_dissociate(tcache_t *tcache, arena_t *arena);
private_namespace.h 474 #define tcache_arena_dissociate JEMALLOC_N(tcache_arena_dissociate) macro
private_unnamespace.h 474 #undef tcache_arena_dissociate macro

Completed in 186 milliseconds