Searched defs:atomicAdd (Results 1 – 3 of 3) sorted by relevance
279 inline int atomicAdd(volatile int* target, int value) in atomicAdd() function