Searched refs:tcache_get_hard (Results 1 – 5 of 5) sorted by relevance
157 tcache_t *tcache_get_hard(tsd_t *tsd);248 tcache = tcache_get_hard(tsd); in tcache_get()
489 tcache_get_hard
491 #define tcache_get_hard JEMALLOC_N(tcache_get_hard) macro
491 #undef tcache_get_hard
298 tcache_get_hard(tsd_t *tsd) in tcache_get_hard() function