Searched defs:Casint64 (Results 1 – 2 of 2) sorted by relevance
/prebuilts/go/linux-x86/src/internal/runtime/atomic/ | ||
D | stubs.go | 21 func Casint64(ptr *int64, old, new int64) bool func |
D | atomic_wasm.go | 239 func Casint64(ptr *int64, old, new int64) bool { func |