Home
last modified time | relevance | path

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

/trueos/contrib/jemalloc/include/jemalloc/internal/
HDtcache.h129 void tcache_flush(void);
151 tcache_flush(void) in malloc_tsd_externs()
HDprivate_namespace.h384 #define tcache_flush JEMALLOC_N(tcache_flush) macro
/trueos/contrib/jemalloc/src/
HDctl.c1280 tcache_flush(); in thread_tcache_flush_ctl()