![]() |
alpaka
Abstraction Library for Parallel Kernel Acceleration
|
Classes | |
| struct | AcqRel |
| struct | Acquire |
| struct | MemoryOrderTag |
| struct | Relaxed |
| struct | Release |
| struct | SeqCst |
Variables | |
| static constexpr AcqRel | acq_rel |
| static constexpr Acquire | acquire |
| static constexpr Relaxed | relaxed |
| static constexpr Release | release |
| static constexpr SeqCst | seq_cst |
|
staticconstexpr |
Definition at line 45 of file MemoryOrder.hpp.
|
staticconstexpr |
Definition at line 47 of file MemoryOrder.hpp.
|
staticconstexpr |
Definition at line 48 of file MemoryOrder.hpp.
|
staticconstexpr |
Definition at line 46 of file MemoryOrder.hpp.
|
staticconstexpr |
Definition at line 44 of file MemoryOrder.hpp.