Home
last modified time | relevance | path

Searched refs:narenas_cache_cleanup (Results 1 – 6 of 6) sorted by relevance

/external/jemalloc/include/jemalloc/internal/
Dprivate_symbols.txt319 narenas_cache_cleanup
Dprivate_namespace.h319 #define narenas_cache_cleanup JEMALLOC_N(narenas_cache_cleanup) macro
Dprivate_unnamespace.h319 #undef narenas_cache_cleanup
Djemalloc_internal.h452 void narenas_cache_cleanup(tsd_t *tsd);
Djemalloc_internal.h.in452 void narenas_cache_cleanup(tsd_t *tsd);
/external/jemalloc/src/
Djemalloc.c661 narenas_cache_cleanup(tsd_t *tsd) in narenas_cache_cleanup() function