Searched defs:tcache_arena_associate (Results 1 - 3 of 3) sorted by relevance

/external/jemalloc/src/
H A Dtcache.c242 tcache_arena_associate(tcache_t *tcache, arena_t *arena) function
340 tcache_arena_associate(tcache, arena);
/external/jemalloc/include/jemalloc/internal/
H A Dprivate_namespace.h372 #define tcache_arena_associate JEMALLOC_N(tcache_arena_associate) macro
H A Dprivate_unnamespace.h372 #undef tcache_arena_associate macro

Completed in 474 milliseconds