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