Definition at line 111 of file cas.hpp.
Public Types | |
typedef uint64_t | cas_type |
Static Public Member Functions | |
static bool | cas (volatile uint64_t *addr, uint64_t const &old, uint64_t const &nw) |
Static Public Attributes | |
static const bool | is_lockfree = false |