Home
last modified time | relevance | path

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

/external/jemalloc/include/jemalloc/internal/
Dprivate_symbols.txt348 narenas_tdata_cleanup
Dprivate_namespace.h348 #define narenas_tdata_cleanup JEMALLOC_N(narenas_tdata_cleanup) macro
Dprivate_unnamespace.h348 #undef narenas_tdata_cleanup
Djemalloc_internal.h498 void narenas_tdata_cleanup(tsd_t *tsd);
Djemalloc_internal.h.in498 void narenas_tdata_cleanup(tsd_t *tsd);
/external/jemalloc/src/
Djemalloc.c733 narenas_tdata_cleanup(tsd_t *tsd) in narenas_tdata_cleanup() function