Home
last modified time | relevance | path

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

/external/jemalloc_new/include/jemalloc/internal/
Djemalloc_internal_externs.h45 void iarena_cleanup(tsd_t *tsd);
Dprivate_namespace.h15 #define iarena_cleanup JEMALLOC_N(iarena_cleanup) macro
Dprivate_namespace_jet.h15 #define iarena_cleanup JEMALLOC_N(iarena_cleanup) macro
/external/jemalloc_new/src/
Dtsd.c206 iarena_cleanup(tsd); in tsd_do_data_cleanup()
Djemalloc.c599 iarena_cleanup(tsd_t *tsd) { in iarena_cleanup() function
/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