Home
last modified time | relevance | path

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

/external/jemalloc/include/jemalloc/internal/
Dtcache.h238 tcache_get(tsd_t *tsd, bool create) in tcache_get() function
Dprivate_namespace.h529 #define tcache_get JEMALLOC_N(tcache_get) macro