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