HomeSort by relevance Sort by last modified time
    Searched defs:casp (Results 1 - 2 of 2) sorted by null

  /prebuilts/go/darwin-x86/src/runtime/
atomic_pointer.go 28 func casp(ptr *unsafe.Pointer, old, new unsafe.Pointer) bool { func
  /prebuilts/go/linux-x86/src/runtime/
atomic_pointer.go 28 func casp(ptr *unsafe.Pointer, old, new unsafe.Pointer) bool { func

Completed in 87 milliseconds