Searched defs:CompareExchangeAtomic (Results 1 – 2 of 2) sorted by relevance
3530 TEST(ReactorUnitTests, CompareExchangeAtomic) in TEST() argument
2656 RValue<UInt> CompareExchangeAtomic(RValue<Pointer<UInt>> x, RValue<UInt> y, RValue<UInt> compare, s… in CompareExchangeAtomic() function