Searched refs:atomicAnd (Results 1 – 1 of 1) sorted by relevance
356 __device__ static llint atomicAnd(llint *address, llint val) in atomicAnd() function391 __device__ Type operator()(Type &x, Type y) const { return atomicAnd(&x, y); } in operator ()()729 __device__ static inline llint atomicAnd(llint *address, llint val)763 __device__ Type operator()(Type &x, Type y) const { return atomicAnd(&x, y); }