#include <cas.h>
Static Public Member Functions | |
static bool | cas (typename atomic< Iter1 >::atomic_type *It1Ptr, Iter1 It1Old, Iter1 It1New, typename atomic< Iter2 >::atomic_type *It2Ptr, Iter2 It2Old, Iter2 It2New) |
static bool rpa::cas2< Iter1, Iter2 >::cas | ( | typename atomic< Iter1 >::atomic_type * | It1Ptr, | |
Iter1 | It1Old, | |||
Iter1 | It1New, | |||
typename atomic< Iter2 >::atomic_type * | It2Ptr, | |||
Iter2 | It2Old, | |||
Iter2 | It2New | |||
) | [static] |