Intel(R) Threading Building Blocks Doxygen Documentation
version 4.2.3
|
#include <icc_generic.h>
Static Public Member Functions | |
static T | load (const volatile T &location) |
static void | store (volatile T &location, T value) |
Definition at line 114 of file icc_generic.h.
|
inlinestatic |
|
inlinestatic |
Definition at line 119 of file icc_generic.h.
References tbb::internal::memory_order_seq_cst, and value.