Searched refs:host_atomic_fetch_and (Results 1 – 2 of 2) sorted by relevance
200 CorrespondingType host_atomic_fetch_and(volatile AtomicType *a, CorrespondingType c, in host_atomic_fetch_and() function
1098 …oldValues[tid] = host_atomic_fetch_and(&destMemory[whichResult], ~((HostDataType)1 << bitIndex), M… in HostFunction()1214 value = host_atomic_fetch_and(destMemory+valueInd, ~bitMask, MemoryOrder()); in HostFunction()