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