Searched refs:tcache_get_hard (Results 1 – 5 of 5) sorted by relevance
155 tcache_t *tcache_get_hard(tsd_t *tsd);249 tcache = tcache_get_hard(tsd); in tcache_get()
530 tcache_get_hard
530 #define tcache_get_hard JEMALLOC_N(tcache_get_hard) macro
530 #undef tcache_get_hard
305 tcache_get_hard(tsd_t *tsd) in tcache_get_hard() function