compareAndExchange

abstract fun compareAndExchange(expect: Int, value: Int): Int(source)