kotlin / 1.9 / api / latest / jvm / stdlib / kotlin.native.concurrent / -atomic-int / get-and-increment.html

getAndIncrement

Platform and version requirements: Native (1.3)
fun getAndIncrement(): Int

Atomically increments the current value by one and returns the old value.

© 2010–2023 JetBrains s.r.o. and Kotlin Programming Language contributors
Licensed under the Apache License, Version 2.0.
https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.native.concurrent/-atomic-int/get-and-increment.html