Home
last modified time | relevance | path

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

/external/jemalloc/include/jemalloc/internal/
Dprivate_symbols.txt295 iarena_cleanup
Dprivate_namespace.h295 #define iarena_cleanup JEMALLOC_N(iarena_cleanup) macro
Dprivate_unnamespace.h295 #undef iarena_cleanup
Djemalloc_internal.h495 void iarena_cleanup(tsd_t *tsd);
Djemalloc_internal.h.in495 void iarena_cleanup(tsd_t *tsd);
/external/jemalloc/src/
Djemalloc.c698 iarena_cleanup(tsd_t *tsd) in iarena_cleanup() function