Home
last modified time | relevance | path

Searched defs:tcache_create (Results 1 – 2 of 2) sorted by relevance

/external/jemalloc/src/
Dtcache.c321 tcache_create(tsdn_t *tsdn, arena_t *arena) in tcache_create() function
/external/jemalloc/include/jemalloc/internal/
Dprivate_namespace.h520 #define tcache_create JEMALLOC_N(tcache_create) macro