Searched refs:tsd_fetch_impl (Results 1 – 4 of 4) sorted by relevance
670 tsd_t *tsd_fetch_impl(bool init);690 tsd_fetch_impl(bool init) in tsd_fetch_impl() function717 return (tsd_fetch_impl(true)); in tsd_fetch()766 return (tsd_tsdn(tsd_fetch_impl(false))); in tsdn_fetch()
566 tsd_fetch_impl
563 #define tsd_fetch_impl JEMALLOC_N(tsd_fetch_impl) macro
563 #undef tsd_fetch_impl