Searched refs:tcaches_past (Results 1 – 1 of 1) sorted by relevance
28 static unsigned tcaches_past; variable587 if (tcaches_avail == NULL && tcaches_past > MALLOCX_TCACHE_MAX) { in tcaches_create_prep()623 elm = &tcaches[tcaches_past]; in tcaches_create()625 *r_ind = tcaches_past; in tcaches_create()626 tcaches_past++; in tcaches_create()