Searched refs:host_atomic_fetch_sub (Results 1 – 2 of 2) sorted by relevance
105 CorrespondingType host_atomic_fetch_sub(volatile AtomicType *a, CorrespondingType c, in host_atomic_fetch_sub() function
818 …oldValues[tid] = host_atomic_fetch_sub(&destMemory[0], (HostDataType)tid + 3+(((HostDataType)tid +… in HostFunction()