HomeSort by relevance Sort by last modified time
    Searched defs:tcache_arena_associate (Results 1 - 3 of 3) sorted by null

  /external/jemalloc/src/
tcache.c 242 tcache_arena_associate(tcache_t *tcache, arena_t *arena) function
340 tcache_arena_associate(tcache, arena);
  /external/jemalloc/include/jemalloc/internal/
private_namespace.h 372 #define tcache_arena_associate JEMALLOC_N(tcache_arena_associate) macro
private_unnamespace.h 372 #undef tcache_arena_associate macro

Completed in 4207 milliseconds