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.txt328 narenas_tdata_cleanup
Dprivate_namespace.h330 #define narenas_tdata_cleanup JEMALLOC_N(narenas_tdata_cleanup) macro
Dprivate_unnamespace.h330 #undef narenas_tdata_cleanup
Djemalloc_internal.h476 void narenas_tdata_cleanup(tsd_t *tsd);
Djemalloc_internal.h.in476 void narenas_tdata_cleanup(tsd_t *tsd);
/external/jemalloc/src/
Djemalloc.c666 narenas_tdata_cleanup(tsd_t *tsd) in narenas_tdata_cleanup() function