CACAO
|
Public Types | |
typedef uint64_t | value_type |
Static Public Member Functions | |
static value_type | compare_and_swap (value_type *p, value_type o, value_type n) |
Definition at line 65 of file atomic.hpp.
typedef uint64_t Atomic::CAS_64_functor::value_type |
Definition at line 66 of file atomic.hpp.
|
inlinestatic |
Definition at line 67 of file atomic.hpp.