Searched refs:tsd_tcache_get (Results 1 – 6 of 6) sorted by relevance
529 tsd_tcache_get
531 #define tsd_tcache_get JEMALLOC_N(tsd_tcache_get) macro
244 tcache = tsd_tcache_get(tsd); in tcache_get()
531 #undef tsd_tcache_get
402 if ((tcache = tsd_tcache_get(tsd)) != NULL) { in tcache_cleanup()
1336 tcache_t *tcache = tsd_tcache_get(tsd); in CTL_RO_CONFIG_GEN()