Home
last modified time | relevance | path

Searched refs:sync_atomic_StoreUintptr (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/
Datomic_pointer.go81 func sync_atomic_StoreUintptr(ptr *uintptr, new uintptr) func
92 sync_atomic_StoreUintptr((*uintptr)(unsafe.Pointer(ptr)), uintptr(new))