Home
last modified time | relevance | path

Searched defs:thread_allocated_cleanup (Results 1 – 2 of 2) sorted by relevance

/external/jemalloc/include/jemalloc/internal/
Dprivate_namespace.h539 #define thread_allocated_cleanup JEMALLOC_N(thread_allocated_cleanup) macro
/external/jemalloc/src/
Djemalloc.c684 thread_allocated_cleanup(tsd_t *tsd) in thread_allocated_cleanup() function