compareAndSet

abstract fun compareAndSet(expect: T, update: T): Boolean