Home
last modified time | relevance | path

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

/prebuilts/go/linux-x86/src/internal/runtime/atomic/
Dstubs.go12 func Cas(ptr *uint32, old, new uint32) bool func
Datomic_wasm.go249 func Cas(ptr *uint32, old, new uint32) bool { func