Home
last modified time | relevance | path

Searched refs:tcache_thread_cleanup (Results 1 – 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/jemalloc/include/jemalloc/internal/
Dtcache.h115 void tcache_thread_cleanup(void *arg);
144 tcache_thread_cleanup) in malloc_tsd_externs()
Dprivate_namespace.h372 #define tcache_thread_cleanup JEMALLOC_N(tcache_thread_cleanup) macro
/freebsd-10-stable/contrib/jemalloc/src/
Dtcache.c373 tcache_thread_cleanup(void *arg) in tcache_thread_cleanup() function