Home
last modified time | relevance | path

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

/external/jemalloc/include/jemalloc/internal/
Dprivate_namespace.h540 #define thread_deallocated_cleanup JEMALLOC_N(thread_deallocated_cleanup) macro
/external/jemalloc/src/
Djemalloc.c691 thread_deallocated_cleanup(tsd_t *tsd) in thread_deallocated_cleanup() function