Searched defs:atomicExchCustom (Results 1 – 1 of 1) sorted by relevance
72 __device__ inline Type atomicExchCustom(Type* address, Type val) { in atomicExchCustom() function77 __device__ inline double atomicExchCustom(double* address, double val) { in atomicExchCustom() function