apple / swift-atomics

Low-level atomic operations for Swift
Apache License 2.0
1.06k stars 50 forks source link

Add a weakCompareExchange variant that only takes a single ordering #76

Closed lorentey closed 1 year ago

lorentey commented 1 year ago

Resolves https://github.com/apple/swift-atomics/issues/75

Checklist

lorentey commented 1 year ago

@swift-ci test