DPC++ Runtime
Runtime libraries for oneAPI DPC++
sycl::_V1::detail::memory_order_traits< memory_order::acq_rel > Struct Reference

#include <sycl/atomic_ref.hpp>

Collaboration diagram for sycl::_V1::detail::memory_order_traits< memory_order::acq_rel >:

Static Public Attributes

static constexpr memory_order read_order = memory_order::acquire
 
static constexpr memory_order write_order = memory_order::release
 

Detailed Description

Definition at line 63 of file atomic_ref.hpp.

Member Data Documentation

◆ read_order

Definition at line 64 of file atomic_ref.hpp.

◆ write_order

Definition at line 65 of file atomic_ref.hpp.


The documentation for this struct was generated from the following file: