Searched defs:tsd_tsdn (Results 1 - 3 of 3) sorted by relevance

/external/jemalloc/include/jemalloc/internal/
H A Dtsd.h672 tsdn_t *tsd_tsdn(tsd_t *tsd);
721 tsd_tsdn(tsd_t *tsd) function
766 return (tsd_tsdn(tsd_fetch_impl(false)));
H A Dprivate_namespace.h600 #define tsd_tsdn JEMALLOC_N(tsd_tsdn) macro
H A Dprivate_unnamespace.h600 #undef tsd_tsdn macro

Completed in 175 milliseconds