Home
last modified time | relevance | path

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

/external/jemalloc_new/include/jemalloc/internal/
Djemalloc_internal_externs.h45 void iarena_cleanup(tsd_t *tsd);
Dprivate_namespace_jet.h15 #define iarena_cleanup JEMALLOC_N(iarena_cleanup) macro
Dprivate_namespace.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