Searched refs:tcaches_past (Results 1 – 1 of 1) sorted by relevance
24 static unsigned tcaches_past; variable567 if (tcaches_avail == NULL && tcaches_past > MALLOCX_TCACHE_MAX) { in tcaches_create_prep()603 elm = &tcaches[tcaches_past]; in tcaches_create()605 *r_ind = tcaches_past; in tcaches_create()606 tcaches_past++; in tcaches_create()