CACAO
|
Public Types | |
typedef uint32_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 58 of file atomic.hpp.
typedef uint32_t Atomic::CAS_32_functor::value_type |
Definition at line 59 of file atomic.hpp.
|
inlinestatic |
Definition at line 60 of file atomic.hpp.