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

/external/jemalloc/include/jemalloc/internal/
H A Dtcache.h128 void tcache_thread_cleanup(void *arg);
157 tcache_thread_cleanup)
H A Dprivate_namespace.h405 #define tcache_thread_cleanup JEMALLOC_N(tcache_thread_cleanup) macro
H A Dprivate_unnamespace.h405 #undef tcache_thread_cleanup macro
/external/jemalloc/src/
H A Dtcache.c296 * after tcache_thread_cleanup() was called.
413 tcache_thread_cleanup(void *arg) function

Completed in 149 milliseconds