atomicWait

open fun atomicWait(addr: Int, expected: Int, timeout: Long): Int
open fun atomicWait(addr: Int, expected: Long, timeout: Long): Int