Searched refs:addcount (Results 1 – 2 of 2) sorted by relevance
168 int addcount, bq_destlen, copychar, found_sep, in_arg, in_dq, in_sq; in split_spaces() local191 addcount = 0; in split_spaces()338 addcount++; in split_spaces()375 *origc += addcount - *origind + 1; in split_spaces()
63 atomic_uintptr_t addcount; member86 atomic_store_relaxed(&race->addcount, in AddExpectRace()87 atomic_load_relaxed(&race->addcount) + 1); in AddExpectRace()98 atomic_store_relaxed(&race->addcount, 1); in AddExpectRace()