Searched refs:host_atomic_fetch_max (Results 1 – 2 of 2) sorted by relevance
236 CorrespondingType host_atomic_fetch_max(volatile AtomicType *a, CorrespondingType c, in host_atomic_fetch_max() function
1519 oldValues[tid] = host_atomic_fetch_max(&destMemory[0], oldValues[tid], MemoryOrder()); in HostFunction()