update

inline fun <V> AtomicRef<V>.update(function: (V) -> V)(source)