kotlin-stdlib / kotlin.native.concurrent / AtomicReference / <init> <init> Native 1.3 AtomicReference(value: T) Creates a new atomic reference pointing to given ref. Exceptions InvalidMutabilityException - with legacy MM if reference is not frozen.