Searched refs:topcindex (Results 1 – 1 of 1) sorted by relevance
491 volatile uint16_t *topcindex; in _dl_mcount() local521 topcindex = &tos[i]; in _dl_mcount()522 fromindex = *topcindex; in _dl_mcount()540 topcindex = &fromp->link; in _dl_mcount()559 if (*topcindex == 0) in _dl_mcount()568 *topcindex = catomic_exchange_and_add (&fromidx, 1) + 1; in _dl_mcount()569 fromp = &froms[*topcindex]; in _dl_mcount()581 fromp = &froms[*topcindex]; in _dl_mcount()