#include <tbb_machine.h>
Static Public Member Functions | |
static T | load (const volatile T &location) |
static void | store (volatile T &location, T value) |
The implementation does not use functions __TBB_machine_load8/store8 as they are not required to be sequentially consistent.