Searched refs:tcache_get_hard (Results 1 – 5 of 5) sorted by relevance
150 tcache_t *tcache_get_hard(tsd_t *tsd);241 tcache = tcache_get_hard(tsd); in tcache_get()
453 tcache_get_hard
453 #define tcache_get_hard JEMALLOC_N(tcache_get_hard) macro
453 #undef tcache_get_hard
297 tcache_get_hard(tsd_t *tsd) in tcache_get_hard() function