Searched refs:tsd_tcache_enabled_data_init (Results 1 – 3 of 3) sorted by relevance
53 bool tsd_tcache_enabled_data_init(tsd_t *tsd);
84 return tsd_tcache_enabled_data_init(tsd); in tsd_data_init()
341 tsd_tcache_enabled_data_init(tsd_t *tsd) { in tsd_tcache_enabled_data_init() function