compareAndSet

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