compareAndSet

expect fun compareAndSet(expectedValue: T, newValue: T): Boolean
actual fun compareAndSet(expectedValue: T, newValue: T): Boolean
actual fun compareAndSet(expectedValue: T, newValue: T): Boolean