View source
abstract AtomicInt(NativeArray<Int>)
package haxe.atomic
Available on hl, js, cpp, cs, java
Static methods
staticinlinecompareExchange(this:NativeArray<Int>, expected:Int, replacement:Int):Int
Available on hl