Searched refs:tsd_fetch_slow (Results 1 – 2 of 2) sorted by relevance
159 tsd_t *tsd_fetch_slow(tsd_t *tsd, bool internal);265 return tsd_fetch_slow(tsd, minimal); in tsd_fetch_impl()
117 tsd_fetch_slow(tsd_t *tsd, bool minimal) { in tsd_fetch_slow() function