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

  /prebuilts/go/darwin-x86/src/sync/atomic/
64bit_arm.go 50 func armCompareAndSwapUint32(addr *uint32, old, new uint32) (swapped bool)
  /prebuilts/go/linux-x86/src/sync/atomic/
64bit_arm.go 50 func armCompareAndSwapUint32(addr *uint32, old, new uint32) (swapped bool)

Completed in 298 milliseconds