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

/external/jemalloc/src/
H A Dtcache.c256 tcache_arena_dissociate(tcache_t *tcache) function
361 tcache_arena_dissociate(tcache);
/external/jemalloc/include/jemalloc/internal/
H A Dprivate_namespace.h373 #define tcache_arena_dissociate JEMALLOC_N(tcache_arena_dissociate) macro
H A Dprivate_unnamespace.h373 #undef tcache_arena_dissociate macro

Completed in 495 milliseconds