Home
last modified time | relevance | path

Searched defs:CompareExchangeAtomic (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/tests/ReactorUnitTests/
DReactorUnitTests.cpp3299 TEST(ReactorUnitTests, CompareExchangeAtomic) in TEST() argument
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
DReactor.cpp2666 RValue<UInt> CompareExchangeAtomic(RValue<Pointer<UInt>> x, RValue<UInt> y, RValue<UInt> compare, s… in CompareExchangeAtomic() function