Home
last modified time | relevance | path

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

/prebuilts/go/linux-x86/src/internal/runtime/atomic/
Dstubs.go18 func Casint32(ptr *int32, old, new int32) bool func
Datomic_wasm.go229 func Casint32(ptr *int32, old, new int32) bool { func