kotlin-stdlib
Native
kotlin-stdlib
/
kotlin.native.concurrent
/
AtomicInt
/
AtomicInt
Atomic
Int
Native
fun
AtomicInt
(
value_
:
Int
)