Intel(R) Threading Building Blocks Doxygen Documentation
version 4.2.3
|
#include <icc_generic.h>
Static Public Member Functions | |
static T | load_with_acquire (const volatile T &location) |
static void | store_with_release (volatile T &location, T value) |
Definition at line 94 of file icc_generic.h.
|
inlinestatic |
|
inlinestatic |
Definition at line 98 of file icc_generic.h.
References tbb::internal::icc_intrinsics_port::convert_argument(), tbb::internal::memory_order_release, and value.