Searched defs:Storeuintptr (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/runtime/atomic/ | ||
D | stubs.go | 33 func Storeuintptr(ptr *uintptr, new uintptr) func |
D | atomic_wasm.go | 301 func Storeuintptr(ptr *uintptr, new uintptr) { func |