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
/
atomicWait
atomic
Wait
open
fun
atomicWait
(
addr
:
Int
,
expected
:
Int
,
timeout
:
Long
)
:
Int
open
fun
atomicWait
(
addr
:
Int
,
expected
:
Long
,
timeout
:
Long
)
:
Int