compareAndSet

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