Searched refs:thread_allocated_cleanup (Results 1 - 4 of 4) sorted by relevance

/external/jemalloc/include/jemalloc/internal/
H A Dprivate_namespace.h500 #define thread_allocated_cleanup JEMALLOC_N(thread_allocated_cleanup) macro
H A Dprivate_unnamespace.h500 #undef thread_allocated_cleanup macro
H A Djemalloc_internal.h472 void thread_allocated_cleanup(tsd_t *tsd);
/external/jemalloc/src/
H A Djemalloc.c627 thread_allocated_cleanup(tsd_t *tsd) function

Completed in 2786 milliseconds