Searched refs:tsd_slow_update (Results 1 – 6 of 6) sorted by relevance
171 tsd_slow_update(tsd_t *tsd) { in tsd_slow_update() function213 tsd_slow_update(tsd); in tsd_state_set()281 tsd_slow_update(tsd); in tsd_fetch_slow()286 tsd_slow_update(tsd); in tsd_fetch_slow()302 tsd_slow_update(tsd); in tsd_fetch_slow()439 tsd_slow_update(tsd); in malloc_tsd_boot1()
398 tsd_slow_update(tsd); in tsd_tcache_enabled_data_init()
160 tsd_slow_update(tsd); in pre_reentrancy()170 tsd_slow_update(tsd); in post_reentrancy()
27 tsd_slow_update(tsd); in tcache_enabled_set()
112 void tsd_slow_update(tsd_t *tsd);
409 #define tsd_slow_update JEMALLOC_N(tsd_slow_update) macro