kotlin-stdlib
Native
kotlin-stdlib
/
kotlin.native.concurrent
/
FreezableAtomicReference
/
FreezableAtomicReference
Freezable
Atomic
Reference
Native
fun
<
T
>
FreezableAtomicReference
(
value_
:
T
)