Home
last modified time | relevance | path

Searched defs:arenas_tdata_cleanup (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/jemalloc_new/include/jemalloc/internal/
H A Dprivate_namespace.h10 #define arenas_tdata_cleanup JEMALLOC_N(arenas_tdata_cleanup) macro
H A Dprivate_namespace_jet.h10 #define arenas_tdata_cleanup JEMALLOC_N(arenas_tdata_cleanup) macro
/aosp_15_r20/external/jemalloc_new/src/
H A Djemalloc.c619 arenas_tdata_cleanup(tsd_t *tsd) { in arenas_tdata_cleanup() function