krwa
Toggle table of contents
0.3.0-rc.9
common
Target filter
common
Switch theme
Search in API
Skip to content
krwa
runtime
/
uk.shusek.krwa.runtime
/
Memory
/
atomicCmpxchgInt
atomic
Cmpxchg
Int
abstract
fun
atomicCmpxchgInt
(
addr
:
Int
,
expected
:
Int
,
replacement
:
Int
)
:
Int