Searched refs:tsd_global_slow (Results 1 – 3 of 3) sorted by relevance
151 tsd_global_slow() { in tsd_global_slow() function163 if (malloc_slow || tsd_local_slow(tsd) || tsd_global_slow()) { in tsd_state_compute()
123 bool tsd_global_slow();
402 #define tsd_global_slow JEMALLOC_N(tsd_global_slow) macro