W3cubDocs

/Haxe C++

AtomicInt

package cpp

from Int to Int

Available on cpp

Static methods

static atomicDec (ioValue:Pointer<AtomicInt>):Int

static atomicInc (ioValue:Pointer<AtomicInt>):Int

static exchangeIf (ioValue:Pointer<AtomicInt>, test:Int, newVal:Int):Bool

© 2005–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/cpp/AtomicInt.html