Searched refs:atomicCounterAdd (Results 1 – 9 of 9) sorted by relevance
8 atomicCounterAdd(aui, ui);
31 atomicCounterAdd(aui, ui); // ERROR, need 4.6
92 uint atomicCounterAdd( Atomically224 // Here we use atomicCounterAdd to ensure that we "allocate" a contiguous list of237 uint recordStart = atomicCounterAdd(vlrCounter, recordLength);
5 ERROR: 0:31: 'atomicCounterAdd' : no matching overloaded function found
168 // Here we use atomicCounterAdd to ensure that we "allocate" a contiguous list of
178 // Here we use atomicCounterAdd to ensure that we "allocate" a contiguous list of
1002 uint atomicCounterAdd(atomic_uint, uint);
3055 constexpr const ImmutableString atomicCounterAdd("atomicCounterAdd"); variable18127 BuiltInName::atomicCounterAdd,