Searched defs:host_atomic_exchange (Results 1 – 2 of 2) sorted by relevance
32 HOST_FLOAT host_atomic_exchange(volatile HOST_ATOMIC_FLOAT* a, HOST_FLOAT c, TExplicitMemoryOrderTy… in host_atomic_exchange() function38 HOST_DOUBLE host_atomic_exchange(volatile HOST_ATOMIC_DOUBLE* a, HOST_DOUBLE c, TExplicitMemoryOrde… in host_atomic_exchange() function
119 CorrespondingType host_atomic_exchange(volatile AtomicType *a, CorrespondingType c, in host_atomic_exchange() function