Searched defs:AddAtomic (Results 1 – 2 of 2) sorted by relevance
2621 RValue<Long> AddAtomic(RValue<Pointer<Long>> x, RValue<Long> y) in AddAtomic() function2626 RValue<UInt> AddAtomic(RValue<Pointer<UInt>> x, RValue<UInt> y, std::memory_order memoryOrder) in AddAtomic() function
3348 TEST(ReactorUnitTests, AddAtomic) in TEST() argument