compareAndExchange

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