stdlib
1.5
1.8
1.7
1.6
1.5
1.4
1.3
1.2
1.1
1.0
Native
stdlib
/
kotlin.native.concurrent
/
AtomicReference
/
AtomicReference
Atomic
Reference
Native
fun
<
T
>
AtomicReference
(
value
:
T
)
(
source
)
Creates a new atomic reference pointing to given ref.
Throws
Invalid
Mutability
Exception
with legacy MM if reference is not frozen.