Searched refs:tcache_tsd_get (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/jemalloc/include/jemalloc/internal/
H A Dtcache.h157 tcache = *tcache_tsd_get();
191 tcache = *tcache_tsd_get();
219 tcache = *tcache_tsd_get();
H A Dprivate_namespace.h377 #define tcache_tsd_get JEMALLOC_N(tcache_tsd_get) macro
/freebsd-10-stable/contrib/jemalloc/src/
H A Dctl.c1206 if ((uintptr_t)(tcache = *tcache_tsd_get()) >

Completed in 53 milliseconds