Searched refs:tsd_tcache_enabled_data_init (Results 1 – 4 of 4) sorted by relevance
51 bool tsd_tcache_enabled_data_init(tsd_t *tsd);
391 #define tsd_tcache_enabled_data_init JEMALLOC_N(tsd_tcache_enabled_data_init) macro
236 return tsd_tcache_enabled_data_init(tsd); in tsd_data_init()
395 tsd_tcache_enabled_data_init(tsd_t *tsd) { in tsd_tcache_enabled_data_init() function