Searched refs:ec_scroffset (Results 1 – 1 of 1) sorted by relevance
275 static u_int ec_scroffset; variable314 ind = ec_scroffset; in ec_putc()323 } while (atomic_cmpset_rel_int(&ec_scroffset, ind, ind + width) == 0); in ec_putc()