Searched refs:tcache_get_hard (Results 1 - 5 of 5) sorted by relevance

/fuchsia/zircon/third_party/ulib/jemalloc/include/jemalloc/internal/
H A Dtcache_externs.h40 tcache_t *tcache_get_hard(tsd_t *tsd);
H A Dtcache_inlines.h81 tcache = tcache_get_hard(tsd);
H A Dprivate_namespace.h470 #define tcache_get_hard JEMALLOC_N(tcache_get_hard) macro
H A Dprivate_unnamespace.h470 #undef tcache_get_hard macro
/fuchsia/zircon/third_party/ulib/jemalloc/src/
H A Dtcache.c292 tcache_get_hard(tsd_t *tsd) function

Completed in 22 milliseconds