Home
last modified time | relevance | path

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

/prebuilts/go/linux-x86/src/internal/runtime/atomic/
Dstubs.go21 func Casint64(ptr *int64, old, new int64) bool func
Datomic_wasm.go239 func Casint64(ptr *int64, old, new int64) bool { func