atomic_fetch_and
Global function atomic_and. Calls and on SYCL atomic object.
|
(1) |
-
Global function atomic_and. Calls and on SYCL atomic object.
Parameters:-
atomic<T, addressSpace>object: The atomic object to and with -
Toperand -
cl::sycl::memory_ordermem_order: The memory ordering to use. Only memory_order_relaxed
-