Searched refs:tsd_fetch_impl (Results 1 – 4 of 4) sorted by relevance
7 tsd_t *tsd_fetch_impl(bool init);28 tsd_fetch_impl(bool init) in tsd_fetch_impl() function54 return (tsd_fetch_impl(true)); in tsd_fetch()97 return (tsd_tsdn(tsd_fetch_impl(false))); in tsdn_fetch()
501 tsd_fetch_impl
501 #define tsd_fetch_impl JEMALLOC_N(tsd_fetch_impl) macro
501 #undef tsd_fetch_impl
Completed in 9 milliseconds