Static methods

@:noExprstaticdestroy(this:Barrier):Void

Cleans up a barrier.

@:noExprstaticinit(count:Int):Result<Barrier>

Allocates and initializes a barrier.

@:noExprstaticwait(this:Barrier):Bool

Waits on a barrier.